mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-07-06 01:30:26 +02:00
Updated snmptrapd configuration
This commit is contained in:
Dockerfiles/snmptraps
alpine
conf
etc
snmp
centos
conf
etc
snmp
ol
conf
etc
snmp
rhel
conf
etc
snmp
ubuntu
conf
etc
snmp
@ -3,7 +3,7 @@ snmpTrapdAddr udp:1162
|
|||||||
snmpTrapdAddr udp6:1162
|
snmpTrapdAddr udp6:1162
|
||||||
|
|
||||||
# Do not fork from the calling shell
|
# Do not fork from the calling shell
|
||||||
#doNotFork yes
|
doNotFork yes
|
||||||
# File in which to store the process ID of the notification receiver
|
# File in which to store the process ID of the notification receiver
|
||||||
pidFile /tmp/snmptrapd.pid
|
pidFile /tmp/snmptrapd.pid
|
||||||
# Disables support for the NOTIFICATION-LOG-MIB
|
# Disables support for the NOTIFICATION-LOG-MIB
|
||||||
|
@ -3,7 +3,7 @@ snmpTrapdAddr udp:1162
|
|||||||
snmpTrapdAddr udp6:1162
|
snmpTrapdAddr udp6:1162
|
||||||
|
|
||||||
# Do not fork from the calling shell
|
# Do not fork from the calling shell
|
||||||
#doNotFork yes
|
doNotFork yes
|
||||||
# File in which to store the process ID of the notification receiver
|
# File in which to store the process ID of the notification receiver
|
||||||
pidFile /tmp/snmptrapd.pid
|
pidFile /tmp/snmptrapd.pid
|
||||||
# Disables support for the NOTIFICATION-LOG-MIB
|
# Disables support for the NOTIFICATION-LOG-MIB
|
||||||
|
@ -3,7 +3,7 @@ snmpTrapdAddr udp:1162
|
|||||||
snmpTrapdAddr udp6:1162
|
snmpTrapdAddr udp6:1162
|
||||||
|
|
||||||
# Do not fork from the calling shell
|
# Do not fork from the calling shell
|
||||||
#doNotFork yes
|
doNotFork yes
|
||||||
# File in which to store the process ID of the notification receiver
|
# File in which to store the process ID of the notification receiver
|
||||||
pidFile /tmp/snmptrapd.pid
|
pidFile /tmp/snmptrapd.pid
|
||||||
# Disables support for the NOTIFICATION-LOG-MIB
|
# Disables support for the NOTIFICATION-LOG-MIB
|
||||||
|
@ -3,7 +3,7 @@ snmpTrapdAddr udp:1162
|
|||||||
snmpTrapdAddr udp6:1162
|
snmpTrapdAddr udp6:1162
|
||||||
|
|
||||||
# Do not fork from the calling shell
|
# Do not fork from the calling shell
|
||||||
#doNotFork yes
|
doNotFork yes
|
||||||
# File in which to store the process ID of the notification receiver
|
# File in which to store the process ID of the notification receiver
|
||||||
pidFile /tmp/snmptrapd.pid
|
pidFile /tmp/snmptrapd.pid
|
||||||
# Disables support for the NOTIFICATION-LOG-MIB
|
# Disables support for the NOTIFICATION-LOG-MIB
|
||||||
|
@ -3,7 +3,7 @@ snmpTrapdAddr udp:1162
|
|||||||
snmpTrapdAddr udp6:1162
|
snmpTrapdAddr udp6:1162
|
||||||
|
|
||||||
# Do not fork from the calling shell
|
# Do not fork from the calling shell
|
||||||
#doNotFork yes
|
doNotFork yes
|
||||||
# File in which to store the process ID of the notification receiver
|
# File in which to store the process ID of the notification receiver
|
||||||
pidFile /tmp/snmptrapd.pid
|
pidFile /tmp/snmptrapd.pid
|
||||||
# Disables support for the NOTIFICATION-LOG-MIB
|
# Disables support for the NOTIFICATION-LOG-MIB
|
||||||
|
Reference in New Issue
Block a user