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
Or
pip install git+https://github.com/AryaWiratama26/sentinelsys.git
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.1.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.1.tar.gz.
File metadata
- Download URL: sentinelsys-1.1.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 |
6fd37c373eb09ab1f555782a9ddcd92bc365b902b5b14f1ef51d73044e2e3aa1
|
|
| MD5 |
0c7f8fbc9dd49dafd898ba34166c1bbb
|
|
| BLAKE2b-256 |
3a7903635971dc71f97ca63d7909746eeea958c18bda9c4d9b45944cef81f9a1
|
File details
Details for the file sentinelsys-1.1-py3-none-any.whl.
File metadata
- Download URL: sentinelsys-1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
99ad7087e89b7ec5f733c12df6b17d4757a7866162dac4234b71b0e24414cc83
|
|
| MD5 |
66b64a942ee5badf63909c285a4a7839
|
|
| BLAKE2b-256 |
65a2253de3704547063fc029f01f8b9864224539ec05111a917c7f3ba45a55dc
|