summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a9a4ac)
raw | patch | inline | side by side (parent: 6a9a4ac)
author | Alexey Remizov <alexey@remizov.org> | |
Mon, 25 Aug 2014 14:05:25 +0000 (18:05 +0400) | ||
committer | Alexey Remizov <alexey@remizov.org> | |
Mon, 25 Aug 2014 14:13:50 +0000 (18:13 +0400) |
src/collectd.conf.in | patch | blob | history | |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.in b/src/collectd.conf.in
index 21de8440fd910d4f1153370b336e55d451a84559..e19d333cab1de67aebd516a9ab035263e634e391 100644 (file)
--- a/src/collectd.conf.in
+++ b/src/collectd.conf.in
#----------------------------------------------------------------------------#
#Interval 10
-#Timeout 2
-#ReadThreads 5
-#WriteThreads 5
+#MaxReadInterval 86400
+#Timeout 2
+#ReadThreads 5
+#WriteThreads 5
# Limit the size of the write queue. Default is no limit. Setting up a limit is
# recommended for servers handling a high volume of traffic.
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index bba90557f6250e407ac3b5b3390ecbf9862781b2..3fdb8e3c8713fd5dd50d91457b07162c9d0837b5 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
I<you will have to delete all your RRD files> or know some serious RRDtool
magic! (Assuming you're using the I<RRDtool> or I<RRDCacheD> plugin.)
+=item B<MaxReadInterval> I<Seconds>
+
+Read plugin doubles interval between queries after each failed attempt
+to get data.
+
+This options limits the maximum value of the interval. The default value is
+B<86400>.
+
=item B<Timeout> I<Iterations>
Consider a value list "missing" when no update has been read or received for