Skip to main content

Swarmauri Psutil Tool.

Project description

Swarmauri Logo

PyPI - Downloads PyPI - Python Version PyPI - License PyPI - Version


Swarmauri Psutil Tool

A system monitoring tool that provides comprehensive system information using psutil library. This tool can gather information about CPU, memory, disk, network, and sensors.

Installation

pip install swarmauri_tool_psutil

Usage

Here's a basic example of how to use the PsutilTool:

from swarmauri.tools.PsutilTool import PsutilTool

# Initialize the tool
psutil_tool = PsutilTool()

# Get CPU information
cpu_info = psutil_tool("cpu")
print(cpu_info)  # Shows CPU times, usage percent, frequency, etc.

# Get memory information
memory_info = psutil_tool("memory")
print(memory_info)  # Shows virtual and swap memory details

# Get disk information
disk_info = psutil_tool("disk")
print(disk_info)  # Shows disk partitions, usage, and I/O counters

Want to help?

If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swarmauri_tool_psutil-0.7.0.dev11.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swarmauri_tool_psutil-0.7.0.dev11-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_tool_psutil-0.7.0.dev11.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.0.dev11.tar.gz
Algorithm Hash digest
SHA256 81b76908f701311f90c0c4a962cac5ea83c43c0953aa6742c9f465a4a31ce32b
MD5 d5bac04a6d88a8bdbe2e87389cd45a92
BLAKE2b-256 ade110162dabd3a7e5aaba7932ccd62524fb89b4d1d69764d1e5b774b153fc55

See more details on using hashes here.

File details

Details for the file swarmauri_tool_psutil-0.7.0.dev11-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.0.dev11-py3-none-any.whl
Algorithm Hash digest
SHA256 081736254b240f56755fd7f598584f624cd1642c1fca84d36d0f528d2373e899
MD5 9f4900bc8c98518ba69f86daa5e99b4b
BLAKE2b-256 32e3034d4fc5b4f2b5216249d88f22da63996ab31bb058e892883b362e32d8ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page