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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.0.dev4.tar.gz
Algorithm Hash digest
SHA256 33e84d19a57fbf96389e50cd1b0b056a92f56f276b668a84c8b65ba0bf0fa3c2
MD5 1725de736d89e447b98dcef6d78071e5
BLAKE2b-256 16fb8e220bfe22e8373dec6fb899f88aa7bc5a699e260e213535a801e7f16718

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.0.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 039904406432a34add574f656d3677cc308513ca301cb52a9c05d0866ed3b666
MD5 c8f56a3c7f110e08030af37b6d729e22
BLAKE2b-256 1a079c223533548ce33a7784eaa1e4e1ca4c1c354c6eefb3daa44e8e828f2dfa

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