summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b42b7ea)
raw | patch | inline | side by side (parent: b42b7ea)
author | Florian Forster <octo@collectd.org> | |
Mon, 31 Oct 2016 15:53:43 +0000 (16:53 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 31 Oct 2016 15:53:43 +0000 (16:53 +0100) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index dff0e3706732b12967a88d0bd2c680758cb1919e..c21dac9748123922a9ace473905642a4bfe93b0c 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<GaugePersist>
-Use the last number found. The number if not reset at the end of an interval.
-It is continously reported until another number if matched. This is intended
+Use the last number found. The number is not reset at the end of an interval.
+It is continously reported until another number is matched. This is intended
for cases in which only state changes are reported, for example a thermometer
that only reports the temperature when it changes.