summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-11 13:02:32 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-11 13:02:32 +0000
commit978b1dec1f8ed2d7aa61d56bb9c183b8a286eb3b (patch)
tree095316715f104542c4ffe6e4275e990359837756 /include/common.h
parent5135abb09b2ab43c62d5480c644f26fc05026e8e (diff)
downloadzabbix-978b1dec1f8ed2d7aa61d56bb9c183b8a286eb3b.tar.gz
zabbix-978b1dec1f8ed2d7aa61d56bb9c183b8a286eb3b.tar.xz
zabbix-978b1dec1f8ed2d7aa61d56bb9c183b8a286eb3b.zip
- one separated poller process for unreachable hosts (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2728 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 75b8afb2..704ee54e 100644
--- a/include/common.h
+++ b/include/common.h
@@ -264,7 +264,7 @@
#define TRAPPERD_FORKS 5
#define SUCKER_FORKS 11
-#define POLLER_DELAY 1
+#define POLLER_DELAY 5
#define SUCKER_TIMEOUT 5
/* Do not perform more than this number of checks during unavailability period */