aboutsummaryrefslogtreecommitdiffstats
path: root/sitesummary-client.conf
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2007-07-02 23:04:00 +0000
committerPetter Reinholdtsen <pere@hungry.com>2007-07-02 23:04:00 +0000
commitbd8862b6b69e4e72331ab4ac2f3dac851a288c14 (patch)
treed57ea3af359672f9f377202b25c67687e58ab04f /sitesummary-client.conf
parent178079b26776121f68fcef4067648a9c90d264b9 (diff)
downloadsitesummary-bd8862b6b69e4e72331ab4ac2f3dac851a288c14.tar.gz
sitesummary-bd8862b6b69e4e72331ab4ac2f3dac851a288c14.tar.bz2
sitesummary-bd8862b6b69e4e72331ab4ac2f3dac851a288c14.tar.xz
* Add draft function is_munin_client() to sitesummary-nodes. It
should be used to only list the clients with the munin-node package installed in the munin configuration.
Diffstat (limited to 'sitesummary-client.conf')
-rw-r--r--sitesummary-client.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/sitesummary-client.conf b/sitesummary-client.conf
index 0d74905..563bf6d 100644
--- a/sitesummary-client.conf
+++ b/sitesummary-client.conf
@@ -3,3 +3,7 @@ serverurls="http://localhost/cgi-bin/sitesummary-collector.cgi"
fragdirs="/usr/lib/sitesummary/collect.d /etc/sitesummary/collect.d"
gpgencrypt=false
+
+# Random sleep between 0 and $runsleep seconds before running. 3600
+# is one hour.
+runsleep="3600"