diff options
author | Ricardo J. Barberis <ricardo.barberis@gmail.com> | 2018-03-21 10:53:45 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-21 10:53:45 +0000 |
commit | 434bd73733c6f95bbaae648524042d1f62d81513 (patch) | |
tree | 8be35baee2aa807ee15815cec3b639e43289d994 /system/kcollectd/README | |
parent | ba41970c03f334dde2c6303f7c48955ccb2fa583 (diff) |
system/kcollectd: Added (Qt4-based frontend for collectd).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 |