projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0171b22
)
collectd.conf: Added a sample ipmi config block.
author
Sebastian Harl
<sh@tokkee.org>
Wed, 27 May 2009 11:06:10 +0000
(13:06 +0200)
committer
Sebastian Harl
<sh@tokkee.org>
Wed, 27 May 2009 11:06:10 +0000
(13:06 +0200)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
8a05912
..
594c3bd
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-221,6
+221,15
@@
FQDNLookup true
# IgnoreSelected false
#</Plugin>
+#<Plugin ipmi>
+# Sensor "some_sensor"
+# Sensor "another_one"
+# IgnoreSelected false
+# NotifySensorAdd false
+# NotifySensorRemove true
+# NotifySensorNotPresent false
+#</Plugin>
+
#<Plugin iptables>
# Chain table chain
#</Plugin>