summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/conf/zabbix_proxy.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/conf/zabbix_proxy.conf b/misc/conf/zabbix_proxy.conf
index 1db9d08e..637b1c22 100644
--- a/misc/conf/zabbix_proxy.conf
+++ b/misc/conf/zabbix_proxy.conf
@@ -54,6 +54,13 @@ Hostname=proxy
# if this parameter is missing.
#ListenIP=127.0.0.1
+# How often ZABBIX will perform sending hearbeat message
+# (in seconds)
+# Default value is 60 seconds
+# Set to 0 to disable heartbeat messages
+# This parameter must be between 0 and 3600
+#HeartbeatFrequency=60
+
# How often ZABBIX will perform housekeeping procedure
# (in hours)
# Default value is 1 hour