slackbuilds_ponce/system/collectd
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
collectd.info system/collectd: Updated for version 5.4.0. 2013-11-08 17:35:12 +01:00
collectd.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05: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
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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 ;).