![]() |
Problem with SNMP - Printable Version +- Pandora FMS community forums (http://pandorafms.org/forum) +-- Forum: Pandora FMS (http://pandorafms.org/forum/forum-3.html) +--- Forum: Advanced troubleshooting and problems (http://pandorafms.org/forum/forum-11.html) +--- Thread: Problem with SNMP (/thread-7621.html) |
Problem with SNMP - dfabretti - 11-18-2014 I did a SNMP Wizard with v2c with full acess at SNMPD (community) server and create a module that monitor a process. The process is running but PANDORA says that its not and I received a critical condition. I was to check de log error and showed: * tail -f /var/log/pandora/pandora_server.error Use of uninitialized value $snmp_version in string ne at /usr/lib/perl5/PandoraFMS/NetworkServer.pm line 375. Use of uninitialized value $snmp_version in string ne at /usr/lib/perl5/PandoraFMS/NetworkServer.pm line 375. Use of uninitialized value $snmp_version in string ne at /usr/lib/perl5/PandoraFMS/NetworkServer.pm line 375. Use of uninitialized value $snmp_version in string ne at /usr/lib/perl5/PandoraFMS/NetworkServer.pm line 375. I use PANDORA FMS 'Pandora FMS v5.0SP4 - Build PC141028' and DEBIAN SQUEEZE as Linux server. Could you help me track this issue? Thanks and best regards Re: Problem with SNMP - smartin - 11-25-2014 Hi, Try to stop the snmp service and snmptrapd with the kill command. Then restart the Pandora Server. Regards |