summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 44a080a)
raw | patch | inline | side by side (parent: 44a080a)
author | Florian Forster <octo@huhu.verplant.org> | |
Thu, 8 Oct 2009 16:57:04 +0000 (18:57 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 8 Oct 2009 16:57:04 +0000 (18:57 +0200) |
Thanks to mspo.
src/collectd-snmp.pod | patch | blob | history |
diff --git a/src/collectd-snmp.pod b/src/collectd-snmp.pod
index f34113d9214f08f4b7c1129a2851d87a95a02cbb..51e04813fa7537ae0b3219c523c4c1d9ea4b53cf 100644 (file)
--- a/src/collectd-snmp.pod
+++ b/src/collectd-snmp.pod
I<Value> is added to gauge-values returned by the SNMP-agent after they have
been multiplied by any B<Scale> value. If, for example, a thermometer returns
degrees Kelvin you could specify a shift of B<273.15> here to store values in
-degrees Celsius. The default value is is course B<0.0>.
+degrees Celsius. The default value is of course B<0.0>.
This value is not applied to counter-values.