projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf2244c
)
collectd.conf: Added a (commented out) 'LoadPlugin target_v5upgrade' line.
author
Sebastian Harl
<sh@tokkee.org>
Tue, 28 Jun 2011 07:09:50 +0000
(09:09 +0200)
committer
Sebastian Harl
<sh@tokkee.org>
Tue, 28 Jun 2011 07:19:59 +0000
(09:19 +0200)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
38b7c90
..
f1b6bfd
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-984,6
+984,7
@@
#@BUILD_PLUGIN_TARGET_REPLACE_TRUE@LoadPlugin target_replace
#@BUILD_PLUGIN_TARGET_SCALE_TRUE@LoadPlugin target_scale
#@BUILD_PLUGIN_TARGET_SET_TRUE@LoadPlugin target_set
+#@BUILD_PLUGIN_TARGET_V5UPGRADE_TRUE@LoadPlugin target_v5upgrade
#----------------------------------------------------------------------------#
# The following block demonstrates the default behavior if no filtering is #