-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Kcollectd
Florian Forster edited this page Nov 21, 2023
·
1 revision
kcollectd is a graphical front-end to collectd, a data collection service that monitors, by polling or pushed updates, system information, such as temperature or free RAM. kcollectd provides a graphical display of these collected statistics.
More generally, kcollectd can display the data stored in any round-robin database (RRD). Use the --basedir command line option to load RRDs from a non-standard location.
- Debian PTS page for kcollectd.
- https://www.antonioerusso.com/projects/kcollectd/ - kcollectd recent fork by Antonio Russo (Qt5-based, last updated in 2020)