author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 28 Feb 2009 13:14:23 +0000 (14:14 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 28 Feb 2009 14:10:15 +0000 (15:10 +0100) | ||
commit | a32e822b437d1d7047ab51f2f39234ea2df24eff | |
tree | 06c503537dfd8e1e0ae0e0d4a05cc6a29c8966b7 | tree | snapshot |
parent | ef302f97b6c79984e882c99a8d226e56f77a4f07 | commit | diff |
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
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
configure.in | diff | blob | history | |
src/collectd.conf.in | diff | blob | history |