Network Switch / Router Monitoring Wizard 2.0.2 Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fbourdier
Posts: 8
Joined: Mon Dec 16, 2013 10:03 am
Location: Nanterre
Contact:

Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by fbourdier »

Hi,

Actually, I'm using Nagios XI2012R2.9 for my prod. But my Chief want to upgrade for new version 2014.

For this, I have installed N XI2014. It has same configuration like my 2012. But when I try add new firewall (Fortigate for example in SMMP v2c) result is bad ..

I upgrade Wizard 2.0.1 in 2.0.2 and the same result ...

Look at this :

First Error :

No ports were detected on the switch. Possible reasons for this include:
The switch is currently down
The switch does not exist at the address you specified
SNMP support on the switch is disabled

Troubleshooting Tip:
If you keep experiencing problems with the switch wizard scan, login to the Nagios XI server as the root user and execute the following command:

/usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' '[email protected]:::::1'

AND NOW JOKE .. When I execute command I SEE INTERFACES with Descriptions, Status etc ... I want open windows and jump ...


Second Error :

[root@nagios-test ~]# tail -f /var/log/httpd/error_log
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.


I think the problem is the new mrtg version ..

Sorry for my english

Regards
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by sreinhardt »

Have you updated the wizard since the 2014 upgrade? We have noted several issues that I believe are resolved via the updated wizard.
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.
fbourdier
Posts: 8
Joined: Mon Dec 16, 2013 10:03 am
Location: Nanterre
Contact:

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by fbourdier »

sreinhardt wrote:Have you updated the wizard since the 2014 upgrade? We have noted several issues that I believe are resolved via the updated wizard.
Yes I have,
fbourdier wrote: I upgrade Wizard 2.0.1 in 2.0.2 and the same result ...
And When I push "Checks for upgrade" in Admin ==> Manage Config Wizard and Wizard is "Up to date"

I have tried install an old version Wizard 1.6. And result is, it scans interfaces, but when I apply configuration, snapshot error says that's not the good version for this Nagios.

I think what problem come from MRTG or cfgmaker
aqxsysad
Posts: 5
Joined: Mon May 19, 2014 3:04 am

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by aqxsysad »

I am seeing exactly the same error, not just for fortigate devices. I cant seem to find a more recent version that what I have already aswell.
fbourdier
Posts: 8
Joined: Mon Dec 16, 2013 10:03 am
Location: Nanterre
Contact:

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by fbourdier »

DAMN with Version 2.0.5 problems resolved !!

Thanks a lot

Regards (You can close Post as U wish)
aqxsysad
Posts: 5
Joined: Mon May 19, 2014 3:04 am

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by aqxsysad »

Additionally, if I run the suggested command in the web error on the terminal, it succeeds. It seems that the submit of the details for the wizard is not sending the snmpversion properly (the 2c tab makes no difference to the config used)
aqxsysad
Posts: 5
Joined: Mon May 19, 2014 3:04 am

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by aqxsysad »

where are you getting v2.0.5 from? The link on nagios exchange is not for anything higher than 2.0.1
fbourdier
Posts: 8
Joined: Mon Dec 16, 2013 10:03 am
Location: Nanterre
Contact:

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by fbourdier »

Here http://support.nagios.com/forum/viewtop ... 089#p98376

But now I can't read this Post in Custom Support I don't know Why but in this post First page you have 2.0.5 version
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Network Switch / Router Monitoring Wizard 2.0.2 Error

Post by slansing »

@fbourdier, excellent! Glad to see the update fixed this for you.

@aqxsysad, do you have access to view the customer support forum? If not, let us know, we should be able to post the wizard update here. It may actually be available if you click Check for Updates in Admin > Manage Config Wizards.
Locked