projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ec1dd
)
collectd.conf: Added "LoadPlugin Monitorus/OpenVZ" in the "perl" config.
author
Sebastian Harl
<sh@tokkee.org>
Sun, 27 Dec 2009 00:14:29 +0000
(
01:14
+0100)
committer
Sebastian Harl
<sh@tokkee.org>
Sun, 27 Dec 2009 00:14:29 +0000
(
01:14
+0100)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
1204d84
..
f836769
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-563,7
+563,8
@@
FQDNLookup true
# IncludeDir "/my/include/path"
# BaseName "Collectd::Plugin"
# EnableDebugger ""
-# LoadPlugin foo
+# LoadPlugin Monitorus
+# LoadPlugin OpenVZ
#
# <Plugin foo>
# Foo "Bar"