Problem 2014 R1 - Network Switch / Router Monitoring Wizard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
oslec
Posts: 55
Joined: Mon Jan 14, 2013 5:19 pm

Problem 2014 R1 - Network Switch / Router Monitoring Wizard

Post by oslec »

Hi,

I was unable to run the Switch/Router Wizard in the last 2014R1, i see the next problems..


tail -f /var/log/httpd/error_log

Argument "$snmpversion" isn't numeric in numeric eq (==) at /usr/bin/cfgmaker line 122.
--base: Get Device Info on [email protected]:::::$snmpversion
[Wed May 14 00:31:48 2014] [error] [client 189.245.16.93] File does not exist: /usr/local/nagiosxi/html/includes/components/xicore/Your session has timed out., referer: http://200.57.187.91:5030/nagiosxi/incl ... &dest=auto
SNMP Error:
no response received
SNMPv1_Session (remote host: "10.0.9.23" [10.0.9.23].161)
community: "ecnex"
request ID: 1854723558
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 651
SNMPWALK Problem for 1.3.6.1.2.1.1 on [email protected]:::::$snmpversion:v4only
at /usr/bin/cfgmaker line 951
WARNING: Skipping [email protected]:::::$snmpversion as no info could be retrieved

Use of uninitialized value $comment_sysdescr in substitution (s///) at /usr/bin/cfgmaker line 379.
Use of uninitialized value $sysname in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $comment_sysdescr in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syscontact in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syslocation in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Argument "$snmpversion" isn't numeric in numeric eq (==) at /usr/bin/cfgmaker line 122.
--base: Get Device Info on [email protected]:::::$snmpversion
SNMP Error:
no response received
SNMPv1_Session (remote host: "10.0.9.23" [10.0.9.23].161)
community: "ecnex"
request ID: 1863493409
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib/mrtg2/SNMP_util.pm line 651
SNMPWALK Problem for 1.3.6.1.2.1.1 on [email protected]:::::$snmpversion:v4only
at /usr/bin/cfgmaker line 951
WARNING: Skipping [email protected]:::::$snmpversion as no info could be retrieved

Use of uninitialized value $comment_sysdescr in substitution (s///) at /usr/bin/cfgmaker line 379.
Use of uninitialized value $sysname in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $comment_sysdescr in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syscontact in concatenation (.) or string at /usr/bin/cfgmaker line 412.
Use of uninitialized value $syslocation in concatenation (.) or string at /usr/bin/cfgmaker line 412.

SNMPWalk pure...

[root@FIRESYS-NAGIO-1 switch]# snmpwalk -c ecnex -v2c 10.0.9.23
SNMPv2-MIB::sysDescr.0 = STRING: 24-port 10/100 PoE Managed Switch
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.6.1.82.24.2
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (309355500) 35 days, 19:19:15.00
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: switch4076a4
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 2
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORID.1 = OID: SNMPv2-SMI::enterprises.89.73
SNMPv2-MIB::sysORDescr.1 = STRING: RS capabilities
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifNumber.0 = INTEGER: 38
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifIndex.4 = INTEGER: 4
IF-MIB::ifIndex.5 = INTEGER: 5
IF-MIB::ifIndex.6 = INTEGER: 6
IF-MIB::ifIndex.7 = INTEGER: 7
IF-MIB::ifIndex.8 = INTEGER: 8
IF-MIB::ifIndex.9 = INTEGER: 9
IF-MIB::ifIndex.10 = INTEGER: 10
IF-MIB::ifIndex.11 = INTEGER: 11....
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Problem 2014 R1 - Network Switch / Router Monitoring Wiz

Post by sreinhardt »

Is this a new install, or an upgrade from a past install? If an upgrade, what version did you upgrade from? Also what is displayed on the second page of the switch and router wizard, where it should give you a port listing? I ask because, while I did get similar errors in my logs, the wizard is still working just fine as far as I can tell.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked