1
0
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:
Alexey Pustovalov
2024-06-13 13:47:28 +09:00
parent 7a757c3bdb
commit a30f680715
5 changed files with 5 additions and 5 deletions
Dockerfiles/snmptraps
alpine
conf
centos
conf
ol
conf
rhel
conf
ubuntu
conf

@ -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