RK manager is a simple manager/monitor for the linux kernel. Comes with GUI (From https://github.com/rdbende/Azure-ttk-theme).
Built with python resources you can:
- Look at the CPU structure and usage information;
- Look at RAM usage;
- Look at the governor and frequency settings.
the following steps are basic and can be performed in a lot of alternative ways, altrought if you don't know what you're doing just follow the guide to make sure everithing will work fine
git clone https://github.com/Peppe289/RK-Manager.git
cd RK-Manager
chmod +x main.py
Install all the modules with
pip3 install -r requirements.txt
./main.py
Monitoring takes place via the main cluster (policy0). On multi-cluster linux devices with different settings, the information displayed is not reliable.