projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea0586c
)
collectd.conf(5): Don't mix spaces and tabs in configuration examples.
author
Sebastian Harl
<sh@tokkee.org>
Thu, 5 Mar 2009 10:49:17 +0000
(11:49 +0100)
committer
Sebastian Harl
<sh@tokkee.org>
Thu, 5 Mar 2009 10:49:17 +0000
(11:49 +0100)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
26e1ea5
..
43946bd
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-454,7
+454,7
@@
finance page and dispatch the value to collectd.
<Match>
Regex "<span +class=\"pr\"[^>]*> *([0-9]*\\.[0-9]+) *</span>"
DSType "GaugeAverage"
- # Note: `stock_value' is not a standard type.
+
# Note: `stock_value' is not a standard type.
Type "stock_value"
Instance "AMD"
</Match>