[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Feb 28 15:24:50 CET 2009
configure.in | 81 ++++++++++++++++++
src/collectd.conf.in | 229 ++++++++++++++++++++++++++++++--------------------
2 files changed, 218 insertions(+), 92 deletions(-)
New commits:
commit a32e822b437d1d7047ab51f2f39234ea2df24eff
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Feb 28 14:14:23 2009 +0100
src/collectd.conf.in: Only include very few standard plugins by default.
Available but disabled by default plugins are listed with one hash
mark ("#") in front of them; unavailable plugins are listed with two hash
marks ("##") in front of them.
Plugins loaded by default are:
- syslog || logfile
- rrdtool || network || csv
- cpu
- interface
- load
- memory
commit ef302f97b6c79984e882c99a8d226e56f77a4f07
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Feb 28 14:09:35 2009 +0100
protocols plugin: Add to configuration summary and collectd.conf.in.
More information about the collectd-changes
mailing list