summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_agentd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/conf/zabbix_agentd.conf')
-rw-r--r--misc/conf/zabbix_agentd.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/conf/zabbix_agentd.conf b/misc/conf/zabbix_agentd.conf
index 74347b46..bbb9a28d 100644
--- a/misc/conf/zabbix_agentd.conf
+++ b/misc/conf/zabbix_agentd.conf
@@ -27,6 +27,9 @@ Hostname=localhost
#ListenIP=127.0.0.1
+# Source IP address for outgouing connections
+#SourceIP=
+
# Number of pre-forked instances of zabbix_agentd.
# Default value is 5
# This parameter must be between 1 and 16