Hi, I have the following problem about the zabbix TRAPS. I am able to receive the traps on my server since I visualize them in the log. But I am not able to pick up the traps through the zabbix item or with the snmptrap.fallback item, it is not able to pick up the log traps.
The zabbix_trap_receiver.pl script in its execution presents the error
Undefined subroutine & NetSNMP :: TrapReceiver :: register and if I define the routine it presents the error,
Can not locate NetSNMP / TrapReceiver / register.pm in @INC (@INC contains: / usr / local / lib64 / perl5 / usr / local / share / perl5 / usr / lib64 / perl5 / vendor_perl / usr / share / perl5 / vendor_perl / usr / lib64 / perl5 / usr / share / perl5.) at ./receiver.pl line 56 BEGIN failed - compilation aborted at ./receiver.pl line 56.
The truth is that at this point I am stuck and I can not move forward. The only thing I need is that zabbix pick up the traps through the items, I have also rapsado the documentation offical following the steps but still I have not been able.
Thank you very much to all
Comment