An open API service indexing awesome lists of open source software.

https://github.com/bozzmob/monitor

Monitor CPU and Memory of your System/Server
https://github.com/bozzmob/monitor

cpu cpu-monitoring memory memory-monitoring python python-script python3

Last synced: 3 months ago
JSON representation

Monitor CPU and Memory of your System/Server

Awesome Lists containing this project

README

        

# Monitor

Monitor CPU and Memory of your System or Server

To check the stats once

```
python monitor.py
```

To actively monitor the live changes in CPU and Memory

```
bash monitor.sh
```