This is the supporting repository for my perfmon project
The sysrep.py script collects the system information and sends them to the perfmon site to be saved.
the script was developed with python 3.4 and may not work with older versions.
- psutil
- curses
- python 3
To install and run this script follow these steps:
-
clone the repository
git clone https://github.com/CapCalamity/perfmon-reporter
-
install the dependencies with pip
pip install psutil
-
run the script
./sysrep.py