slackbuilds/system/collectd
Ricardo J. Barberis ab30d7abec system/collectd: Switch to i586 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-20 10:53:06 +00:00
..
README
collectd.SlackBuild system/collectd: Switch to i586 + new maintainer. 2018-03-20 10:53:06 +00:00
collectd.info system/collectd: Switch to i586 + new maintainer. 2018-03-20 10:53:06 +00:00
doinst.sh system/collectd: Updated for version 5.4.0. 2013-11-08 17:35:12 +01:00
rc.collectd system/collectd: Updated for version 5.4.0. 2013-11-08 17:35:12 +01:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

collectd is a daemon which collects system performance statistics periodically
and provides mechanisms to store the values in a variety of ways, for example
in RRD files and backends like Graphite.

collectd gathers statistics about the system it is running on and stores this
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 ;).