Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 340 Bytes

File metadata and controls

11 lines (9 loc) · 340 Bytes

ResourceScripts

Simple Resource Monitoring Scripts in Python with JSON output

Dependencies:

psutil
py-cpuinfo
PySensors

Disk and System scripts are separate because the disk script can take quite a while to process if there is intensive disk I/O and should not be run as often as the system script (that being every second)