projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f85e2d
)
collectd.conf(5): onewire plugin: Mark the `Device' option as required.
author
Florian Forster
<octo@noris.net>
Wed, 27 Aug 2008 08:05:37 +0000
(10:05 +0200)
committer
Florian Forster
<octo@noris.net>
Wed, 27 Aug 2008 08:05:37 +0000
(10:05 +0200)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
8893a4e
..
51d6c2e
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-1060,6
+1060,8
@@
with that version, the following configuration worked for us:
Device "-s localhost:4304"
</Plugin>
+This directive is B<required> and does not have a default value.
+
=item B<Sensor> I<Sensor>
Selects sensors to collect or to ignore, depending on B<IgnoreSelected>, see