Skip to main content

Swarmauri Psutil Tool.

Project description

Swamauri Logo

PyPI - Downloads GitHub Hits PyPI - Python Version PyPI - License PyPI - swarmauri_tool_psutil


Swarmauri Tool Psutil

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.2.dev1.tar.gz (7.8 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.2.dev1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_tool_psutil-0.7.2.dev1.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.2.dev1.tar.gz
Algorithm Hash digest
SHA256 34782c5e1da1659d5d48757cf05fdef6ff5ad30d471ed483879c169d8e11a382
MD5 0e630a87f477aa8814fe5cebad49ab24
BLAKE2b-256 a1f126ed26b981f04c1ac18e60ea7372495dd8bae24a6892e99275393e750389

See more details on using hashes here.

File details

Details for the file swarmauri_tool_psutil-0.7.2.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_psutil-0.7.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 81e2efb3cf398f2132c53082e3c557b14326b50ac6fa77c4c7970f59ce674da4
MD5 615bef954d46cf17eb458ca31b88ef93
BLAKE2b-256 45e80c9b2c0d4b3ecd601700965d4583c8ae8b7e141c4a9f803f5af05855857c

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