14884c8d14
- Do not delete modified config files on uninstall [2] - Reduce filesystem hierarchy pollution by moving $PREFIX/var/{run,lib}/* to /var/run (PID file) and /var/db/collectd (default location of databases) [2] - Add an rc script [2] - Optionally install collection.cgi from contrib/ [2] - Fix WITH_APACHE dependencies and plist [1] - Fix WITH_XMMS and WITH_INTERFACE dependencies [2] - fixes for depends, plist, ... [3] PR: ports/122791 [1], ports/123367 [2] Submitted by: Daniel Roethlisberger [1],[2], itetcu@ (me) [3] Approved by: Matt Peterson (former maintainer) [2]
7 lines
303 B
Plaintext
7 lines
303 B
Plaintext
collectd is a small daemon written in C for performance. It reads various
|
|
system & network statistics along with updating output RRD or CSV files.
|
|
The daemon is very fast and allows for frequent polling of values, with
|
|
support for polling as frequent as every 10 seconds.
|
|
|
|
WWW: http://www.collectd.org/
|