Network Switch / Router Monitoring Wizard query cisco port statistics but all interface not displayed in 1 page can't view next option or second page view. please reply as we are deploying our production router/switches using this wizard,
also what is the best practice to re-discover if new interface or port comes ?? do we need to run this wizard again again is their any caching mechanism for the same.
we would like to add our dslam in drop down option as a switch/router vendor how we can do that ??? like when we run wizard it gives cisco / foundry / bluecoat ...etc
awaiting your prompt reply.
Network Switch / Router Monitoring Wizard
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Network Switch / Router Monitoring Wizard
Can you check the httpd error log after trying to get to step 2 again to see if any errors come up.
I have a feeling that it may be timing out, you may want to look in the /etc/php.ini at the max_execution_time and increase that value, then restart apache
As for adding additional ports we have a document outlining the steps
http://library.nagios.com/library/produ ... -or-router
Code: Select all
tail -f /var/log/httpd/error_logI have a feeling that it may be timing out, you may want to look in the /etc/php.ini at the max_execution_time and increase that value, then restart apache
Code: Select all
service httpd restarthttp://library.nagios.com/library/produ ... -or-router
Re: Network Switch / Router Monitoring Wizard
in firefox browser it works..but in chrome had an issue.
regarding my other quey to add new vendor in switch / router wizard how we can do that ? what is this wizard do in backhand.
thanks in advance.
regarding my other quey to add new vendor in switch / router wizard how we can do that ? what is this wizard do in backhand.
thanks in advance.
Zajil NMS
Re: Network Switch / Router Monitoring Wizard
dear support,
i have modified interface description on one of my core device ( cisco ) and i had run nw sw/router wizard again but it gives old description in "port name" field i have gone though the document and did changes as mentioned like ...removed mrtgscan files but still no luck.. we are planning to re-describe all our links and re-discove in nagiosXI please reply as soon as possible.
how do i get the updated snmpdata on this wizard. ??
thnaks in advance.
i have modified interface description on one of my core device ( cisco ) and i had run nw sw/router wizard again but it gives old description in "port name" field i have gone though the document and did changes as mentioned like ...removed mrtgscan files but still no luck.. we are planning to re-describe all our links and re-discove in nagiosXI please reply as soon as possible.
how do i get the updated snmpdata on this wizard. ??
thnaks in advance.
Zajil NMS
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Network Switch / Router Monitoring Wizard
Can you run the following from the command line replacing COMMUNITY_STRING IP_ADDRESS
And let me know if this is reporting the new or old addresses
Code: Select all
snmpwalk -v 2c -c COMMUNITY_STRING IP_ADDRESS IF-MIB::ifDescrRe: Network Switch / Router Monitoring Wizard
Dear Support,
thanks for your prompt reply ...
this is to inform you that , we have found that if description is written with any special character (# , $ etc )then wizard is not reading, but without special character it's updating.
Best Regards,
Yusuf
thanks for your prompt reply ...
this is to inform you that , we have found that if description is written with any special character (# , $ etc )then wizard is not reading, but without special character it's updating.
Best Regards,
Yusuf
Zajil NMS