perfmon
This is a very simple performance monitor script written in Python. It monitors only some basic metrics, so it's not suitable for production use.
Usage
Important: this has been tested on Debian 12 (bookworm) and depends only on system packages (from APT). See
install.shfor further details. If you want to double-check the versions of the Python libraries used, seerequirements.txt.
| Bash | |
|---|---|
For more details on how to use this script, you can also refer to its help message (--help).