summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_suckerd.conf
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-02-18 09:04:56 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-02-18 09:04:56 +0000
commitb863640625033bf4d27399fbc3f9b2d708a91e82 (patch)
tree02701243fd0a5a8d250f8ca01579f90f7320afae /misc/conf/zabbix_suckerd.conf
parent4a44c2f5e0b11f2500aa58b83549f73f99ae5cc7 (diff)
downloadzabbix-b863640625033bf4d27399fbc3f9b2d708a91e82.tar.gz
zabbix-b863640625033bf4d27399fbc3f9b2d708a91e82.tar.xz
zabbix-b863640625033bf4d27399fbc3f9b2d708a91e82.zip
- partial support for automake (Alexei)
- parent process will terminate childs if one of the childs died (Alexei) - support for PidFile for zabbix_agentd,zabbix_suckerd and zabbix_trapperd (Alexei) - Zabbix processes will show statuses for ps (FreeBSD,...) (Alexei) - changes in AUTHORS (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@318 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'misc/conf/zabbix_suckerd.conf')
-rw-r--r--misc/conf/zabbix_suckerd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/conf/zabbix_suckerd.conf b/misc/conf/zabbix_suckerd.conf
index d8e77825..f8b1b407 100644
--- a/misc/conf/zabbix_suckerd.conf
+++ b/misc/conf/zabbix_suckerd.conf
@@ -15,6 +15,7 @@ StartSuckers=5
# Housekeeping is removing unnecessary information from
# tables history, laert, and alarms
# This parameter must be between 1 and 24
+
HousekeepingFrequency=1
# Specifies debug level
@@ -24,6 +25,10 @@ HousekeepingFrequency=1
DebugLevel=2
+# Name of PID file
+
+PidFile=/var/tmp/zabbix_suckerd.pid
+
# Database name
DBName=zabbix