summaryrefslogtreecommitdiffstats
path: root/misc/conf
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-06-14 16:22:45 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-06-14 16:22:45 +0000
commitb1cf4f71fb1e55fe840887e09aac2317e0c3ea9e (patch)
tree1668a232aa21054718d335d7c502ce1e3474a8a6 /misc/conf
parent8c3d33e23b104dd6ecf0c5ab08f01cfc1a7b9d52 (diff)
downloadzabbix-b1cf4f71fb1e55fe840887e09aac2317e0c3ea9e.tar.gz
zabbix-b1cf4f71fb1e55fe840887e09aac2317e0c3ea9e.tar.xz
zabbix-b1cf4f71fb1e55fe840887e09aac2317e0c3ea9e.zip
Improvements for pinger.
git-svn-id: svn://svn.zabbix.com/trunk@829 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'misc/conf')
-rw-r--r--misc/conf/zabbix_suckerd.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/conf/zabbix_suckerd.conf b/misc/conf/zabbix_suckerd.conf
index 8e6c658a..62c00b50 100644
--- a/misc/conf/zabbix_suckerd.conf
+++ b/misc/conf/zabbix_suckerd.conf
@@ -5,9 +5,9 @@
############ GENERAL PARAMETERS #################
# Number of pre-forked instances of zabbix_suckerd
-# Default value is 4
-# This parameter must be between 4 and 255
-StartSuckers=4
+# Default value is 5
+# This parameter must be between 5 and 255
+StartSuckers=5
# How often Zabbix will perform housekeeping procedure
# (in hours)