summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_agentd.conf
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-03-05 22:26:02 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-03-05 22:26:02 +0000
commit48128969d7b5e22130c3244c6cd1dd978acc020a (patch)
treed38a78e4106df0421f83df6ef5b8046505dc0873 /misc/conf/zabbix_agentd.conf
parent696714ced7d0febf942cf8e97d237c22277ce6f5 (diff)
downloadzabbix-48128969d7b5e22130c3244c6cd1dd978acc020a.tar.gz
zabbix-48128969d7b5e22130c3244c6cd1dd978acc020a.tar.xz
zabbix-48128969d7b5e22130c3244c6cd1dd978acc020a.zip
- support for parameter Timeout for zabbix_agentd (Alexei)
- support for parameter Timeout for zabbix_suckerd (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@329 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'misc/conf/zabbix_agentd.conf')
-rw-r--r--misc/conf/zabbix_agentd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/conf/zabbix_agentd.conf b/misc/conf/zabbix_agentd.conf
index bc393f09..15b3c0b2 100644
--- a/misc/conf/zabbix_agentd.conf
+++ b/misc/conf/zabbix_agentd.conf
@@ -28,6 +28,11 @@ DebugLevel=2
PidFile=/var/tmp/zabbix_agentd.pid
+# Spend no more than Timeout seconds on processing
+# Must be between 1 and 30
+
+Timeout=3
+
##### Experimental options. Use with care ! #####
# Get rid of sockets in TIME_WAIT state