slackbuilds/system/collectd
Matteo Bernardini e9e13e288d system/collectd: Updated for version 20120912_5cf0dd2, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-16 19:44:42 -04:00
..
README system/collectd: Added (statistics collection daemon) 2012-08-14 22:30:50 -05:00
collectd.SlackBuild system/collectd: Updated for version 20120912_5cf0dd2, cleanups. 2012-09-16 19:44:42 -04:00
collectd.info system/collectd: Updated for version 20120912_5cf0dd2, cleanups. 2012-09-16 19:44:42 -04:00
doinst.sh system/collectd: Added (statistics collection daemon) 2012-08-14 22:30:50 -05:00
slack-desc system/collectd: Added (statistics collection daemon) 2012-08-14 22:30:50 -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 ;).