diff options
Diffstat (limited to 'system/collectd/README')
-rw-r--r-- | system/collectd/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/collectd/README b/system/collectd/README index 1ac01630cdff0..64abd67633f29 100644 --- a/system/collectd/README +++ b/system/collectd/README @@ -7,3 +7,16 @@ information. Those statistics can then be used to find current performance bottlenecks (i.e. performance analysis) and predict future system load (i.e. capacity planning). Or if you just want pretty graphs of your private server and are fed up with some homegrown solution you're at the right place, too ;). + +Optional, tested, recommended dependencies: +rrdtool, yajl + +Optional, not heavily tested dependencies: +libvirt, lua, postgresql + +This package has several more optional dependencies, which are +autodetected, but are mostly not tested by me (feedback welcome!): + +ganglia, gpsd, hiredis, i2c-tools, kafka, libdbi, libesmtp, libmemcached, +libmicrohttpd, libmodbus, libsigrok, libstatgrab, mongo-c, mosquitto, +protobuf, protobuf-c, rabbitmq-c, tokyotyrant, varnish, xen |