projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c8e926
)
collectd.conf.in: Fixed a wrong type used in the "tail" example.
author
Sebastian Harl
<sh@tokkee.org>
Sat, 6 Dec 2008 15:41:04 +0000
(16:41 +0100)
committer
Sebastian Harl
<sh@tokkee.org>
Sat, 6 Dec 2008 15:41:04 +0000
(16:41 +0100)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
829d3e5
..
7a7ef86
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-316,7
+316,7
@@
FQDNLookup true
# <Match>
# Regex "\\<R=local_user\\>"
# DSType "CounterInc"
-# Type "
email_count
"
+# Type "
counter
"
# Instance "local_user"
# </Match>
# </File>