so after struggling with https://www.zabbix.com/forum/zabbix-...er-on-rhel-7-0 for over 3 weeks , i decided to install this in container environment. Got it up and running as per https://www.zabbix.com/documentation...ion/containers. I have 5 containers.
zabbix-agent
zabbix-web-nginx-pgsql
zabbix-server-pgsq
zabbix-snmptraps
postgres-server
my zabbix server is green in UI added snmp interface in zabbix UI using localhost , public ip and private ip of containers
docker ps shows port 0.0.0.0:162->162/udp, 1162/udp for snmp trap container.
i sent snmptrap to public ip on port 162 and i dont see anything in snmptrap log.
ps -ef inside container i see snp trapper is up
163 zabbix 0:02 /usr/sbin/zabbix_server: snmp trapper [processed data in 0.000023 sec, idle 1 sec]
i dont see snmp trapper log in zabbix container and snmp container. I have looked at github and forums but couldnt find anything. so am i missing something ?
zabbix-agent
zabbix-web-nginx-pgsql
zabbix-server-pgsq
zabbix-snmptraps
postgres-server
my zabbix server is green in UI added snmp interface in zabbix UI using localhost , public ip and private ip of containers
docker ps shows port 0.0.0.0:162->162/udp, 1162/udp for snmp trap container.
i sent snmptrap to public ip on port 162 and i dont see anything in snmptrap log.
ps -ef inside container i see snp trapper is up
163 zabbix 0:02 /usr/sbin/zabbix_server: snmp trapper [processed data in 0.000023 sec, idle 1 sec]
i dont see snmp trapper log in zabbix container and snmp container. I have looked at github and forums but couldnt find anything. so am i missing something ?
ostgres \
Comment