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.dev10.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.dev10-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.0.dev10.tar.gz
Algorithm Hash digest
SHA256 4a8f570a8f20c724f112ceb19b610d80a1f6c0b9d752a95515d36fa8fb5408db
MD5 1c7ffb58345abe301adcbb463193ffab
BLAKE2b-256 2219a8a4c65a9a281645cc0be89ac0895341ec4e30cd39f8513625164266d13b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.0.dev10-py3-none-any.whl
Algorithm Hash digest
SHA256 6cad529807ab72655b62ab3b861e617cc03708fdad4a4504f94b64ab00c1c1b4
MD5 f74c1329393eed2ad3181f4aacbbaaba
BLAKE2b-256 3870913c69a575f4a9efd11a51b3c0d82f45e7da9840753f29e17f99c0d83743

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