Hi Team,
I have an issue with the Network Switch / Router Wizard in Nagios XI. I have had this issue from the beginning. (NagiosXI deployed for 2 years now)
This uses the command
$USER1$/check_rrdtraf -f /var/lib/mrtg/$ARG1$ -w $ARG2$ -c $ARG3$ -l $ARG4$
When I run the wizard, it is able to detect the Ports and the port names - however it doesn't pick up any statistics
Eg
ppp0 Bandwidth displays - OK - Current BW in: 0Mbps Out: 0Mbps
This has always displayed 0 - there are several other ports which also have the same problem
ppp0 Status displays "Unknown" the status information states - UNKNOWN: No support for SNMP v0 yet
I have tried using a Cisco ADM series, Draytek 2830 and a Netgear UTM 5 - SNMP is enabled and functioning as its able to detect the ports in the wizard, but the stats never worked!
please help!
Network Switch / Router Wizard does not function correctly
-
vincheesel
- Posts: 30
- Joined: Fri Jan 11, 2013 5:33 am
Re: Network Switch / Router Wizard does not function correct
Are either the Nagios system or the remote devices set to use a non-English language for their console? I have seen many cases where foreign languages will use a comma in place of a period for writing out numbers (and vice-versa) so 1,000 becomes a very precise 1.000 instead.
Former Nagios employee
-
vincheesel
- Posts: 30
- Joined: Fri Jan 11, 2013 5:33 am
Re: Network Switch / Router Wizard does not function correct
Thanks for the reply. All our routers are set to English.
We are from Australia - not sure if setting the location on Nagios has anything to do with it??
We are from Australia - not sure if setting the location on Nagios has anything to do with it??
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Network Switch / Router Wizard does not function correct
What version of XI are you running?
Also I'll get you to tell me the version of the Config Wizard, can you please do the following:
Click the Admin menu
System Extensions > Manage Config Wizards
Find the Network Switch / Router config wizard
What version is this config wizard?
Also I'll get you to tell me the version of the Config Wizard, can you please do the following:
Click the Admin menu
System Extensions > Manage Config Wizards
Find the Network Switch / Router config wizard
What version is this config wizard?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
vincheesel
- Posts: 30
- Joined: Fri Jan 11, 2013 5:33 am
Re: Network Switch / Router Wizard does not function correct
We are running XI 2014R1.5 but I've had issues with this since the beginning 2012R1.4
The extension version of Network Switch /Router is v2.0.1
Thanks,
The extension version of Network Switch /Router is v2.0.1
Thanks,
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Network Switch / Router Wizard does not function correct
There is a newer version of the wizard that fixes a few things which I think you are experiencing.
Download it from here:
http://exchange.nagios.org/directory/Ad ... rd/details
To upload it:
Click the Admin menu
System Extensions > Manage Config Wizards
Browse to the downloaded zip
Click the Upload wizard button.
Next, go into Core Configuration Manager and delete any services that exist for this switch, we want to re-create them from scratch. Apply Config once you've delete them.
Finally I want you to delete the MRTG config file for this particular switch. It will be located in:
/etc/mrtg/conf.d/
The file will be the ip address or dns name
Example:
Now run the Wizard against this switch and see if it works. The graphs will take about 15 minutes to appear.
Let us know how that goes
Download it from here:
http://exchange.nagios.org/directory/Ad ... rd/details
To upload it:
Click the Admin menu
System Extensions > Manage Config Wizards
Browse to the downloaded zip
Click the Upload wizard button.
Next, go into Core Configuration Manager and delete any services that exist for this switch, we want to re-create them from scratch. Apply Config once you've delete them.
Finally I want you to delete the MRTG config file for this particular switch. It will be located in:
/etc/mrtg/conf.d/
The file will be the ip address or dns name
Example:
Code: Select all
rm /etc/mrtg/conf.d/10.25.4.1.cfgLet us know how that goes
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
vincheesel
- Posts: 30
- Joined: Fri Jan 11, 2013 5:33 am
Re: Network Switch / Router Wizard does not function correct
Thanks so much! it worked!!!
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Network Switch / Router Wizard does not function correct
Excellent, glad we were able to fix this for you.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.