diff options
Diffstat (limited to 'system/kcollectd/README')
-rw-r--r-- | system/kcollectd/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/kcollectd/README b/system/kcollectd/README new file mode 100644 index 0000000000000..a2021cf458969 --- /dev/null +++ b/system/kcollectd/README @@ -0,0 +1,10 @@ +Kcollectd (Qt4-based frontend for collectd) + +Kcollectd is a small applications that allows to view rrd datacollections +that have been created by collectd. + +It is quite limited as it only displays one datasource at a time, but +allows to zoom and scroll around. It also has a status-monitor mode, +where it automatic updates every 10 seconds. + +https://www.forwiss.uni-passau.de/~berberic/Linux/kcollectd.html |