You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software written in c++ for monitoring various performance-related stats like CPU temperature, CPU usage, Memory stats, and displaying it in a beautiful thinger.io dashboard. As it's a headless application (without GUI) its consumes fewer resources.
Simply a hardware monitor for vps/dedicated servers
Dependencies
lm-sensors modules must be loaded
Linux Distro (Tested only on debain based distro for now it's Elementory OS)
Thinger library
C++ 11+
About
Software written in c++ for monitoring various performance-related stats like CPU temperature, CPU usage, Memory stats, and displaying it in a beautiful thinger.io dashboard. As it's a headless application (without GUI) its consumes fewer resources.