Simple System Resource Monitor with Real-time Visualization
Project description
sentinelsys
Sentinelsys is a Simple System Resource Monitor with Real-time Visualization
Installation
pip install sentinelsys
Example
from sentinelsys.monitor import Monitoring
from sentinelsys.visualizer import VisualizerRun
monitor = Monitoring()
print(f"CPU Usage {monitor.get_cpu_usage()}")
print(f"CPU Usage {monitor.get_memory_usage()}")
print(f"CPU Usage {monitor.get_disk_usage()}")
visulisasi = VisualizerRun()
visulisasi.plot_graph()
Author
- Name : Arya Wiratama
- Email : aryawiratama2401@gmail.com
- Pypi : https://pypi.org/project/sentinelsys/1.0/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sentinelsys-1.2.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sentinelsys-1.2.tar.gz.
File metadata
- Download URL: sentinelsys-1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4276a043cc739eaf1afd3240fb9cde0e683842718886792e44d17e1c0747e98
|
|
| MD5 |
a1cde44b9e685bd78e0c0d166870c9f0
|
|
| BLAKE2b-256 |
6d4568f086fe2281e26a3a3b0d919a3721240142b5b7c46019364d46f64dac1a
|
File details
Details for the file sentinelsys-1.2-py3-none-any.whl.
File metadata
- Download URL: sentinelsys-1.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a93a95bc9e023b4163b1b4e9bc73bdc1e3b2c294a124f33a06306d23418a45b
|
|
| MD5 |
f63278db41cd876e358cfef136e4e539
|
|
| BLAKE2b-256 |
45a3d2f92e6a93414b55631e49f12d0a45b53280c6bd696841d4f1cc1525c685
|