summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/conf/zabbix_server.conf')
-rw-r--r--misc/conf/zabbix_server.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/conf/zabbix_server.conf b/misc/conf/zabbix_server.conf
index 25794754..75061a81 100644
--- a/misc/conf/zabbix_server.conf
+++ b/misc/conf/zabbix_server.conf
@@ -24,11 +24,16 @@ StartPollers=6
# This parameter must be between 2 and 255
StartTrappers=5
-# Listen port for trapping. Default port number is 10051. This parameter
+# Listen port for trapper. Default port number is 10051. This parameter
# must be between 1024 and 32767
ListenPort=10051
+# Listen interface for trapper. Trapper will listen all network interfaces
+# if this parameter is missing.
+
+#ListenIP=127.0.0.1
+
# How often ZABBIX will perform housekeeping procedure
# (in hours)
# Default value is 1 hour