Hi all,
I would appreciate some guidance and help around this topic as I can't seem to figure out how to manage this on my own.
We have Zabbix 4.4.6 running in production on a Centos 8 VM, and i would like to enable SNMP trapping on production server. But to avoid problems I downloaded the Zabbix Appliance (CentOS8) to do some testing before deploying.
I am aware of the perl issues with Centos8, and have landed on a script by Opensource ICT Solutions - the bash version.
The script works fine and writes the SNMP traps to my tempfile, my issue is that Zabbix is not picking up the data ..
Tried moving the file from /tmp to another directory without luck.
The tests i've done is with the Zabbix Appliance it's self by adding SNMPTrap item in the hosts configuration, no data is displayed in the history of this item. Been using snmptrap.fallback.
Is there anyone that have successfully implemented SNMP trapping in Centos8 ?
Thanks in advance.
Reidar
I would appreciate some guidance and help around this topic as I can't seem to figure out how to manage this on my own.
We have Zabbix 4.4.6 running in production on a Centos 8 VM, and i would like to enable SNMP trapping on production server. But to avoid problems I downloaded the Zabbix Appliance (CentOS8) to do some testing before deploying.
I am aware of the perl issues with Centos8, and have landed on a script by Opensource ICT Solutions - the bash version.
The script works fine and writes the SNMP traps to my tempfile, my issue is that Zabbix is not picking up the data ..
Tried moving the file from /tmp to another directory without luck.
The tests i've done is with the Zabbix Appliance it's self by adding SNMPTrap item in the hosts configuration, no data is displayed in the history of this item. Been using snmptrap.fallback.
Is there anyone that have successfully implemented SNMP trapping in Centos8 ?
Thanks in advance.
Reidar

Comment