Dears , could any one help me
i want to monitor all the switch ports with it's transmission and received bit rate
Monitoring cisco switch ports
Re: Monitoring cisco switch ports
First, you'll need to figure out the correct OIDs that export the information you're looking. This information might be found somewhere online, or you might need to dig out the MIBs for your hardware. Unfortunately this part is hardware-specific though and I'm not able to help you with it. Once you've got that information, then I can help you set up check_snmp to monitor it.
- sebastiaopburnay
- Posts: 105
- Joined: Sun Oct 31, 2010 1:40 pm
- Location: Lisbon, Portugal
Re: Monitoring cisco switch ports
Well, lucky for you, someone already took the time and effort to develop such plugin.eng_m_g wrote:Dears , could any one help me
i want to monitor all the switch ports with it's transmission and received bit rate
Checkout this webpage: http://nagios.manubulon.com/snmp_int.html
There you have instructions and a download link for a plugin which is suposed to do exactly what you are looking for.
Best regards,
sebastiaopburnay
Re: Monitoring cisco switch ports
sebastiaopburnay wrote:Well, lucky for you, someone already took the time and effort to develop such plugin.eng_m_g wrote:Dears , could any one help me
i want to monitor all the switch ports with it's transmission and received bit rate
Checkout this webpage: http://nagios.manubulon.com/snmp_int.html
There you have instructions and a download link for a plugin which is suposed to do exactly what you are looking for.
Best regards,
sebastiaopburnay
Dear sebastiaopburnay,
Thank you for your reply, but i'm new to nagios and don't know what should i do with the link http://nagios.manubulon.com/snmp_int.html
could you plz guide me step by step to show me how to monitor my cisco switch catalyst 3560 -x
Thnx
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Monitoring cisco switch ports
All the documentation with the plugin is available on the page
http://nagios.manubulon.com/snmp_int.html
You may want to go over the plugin documentation on
http://nagios.sourceforge.net/docs/3_0/toc.html
In Nagios XI the setup is very easy with the use of wizards, but in Core, it will take a bit of work to set it all up...
http://nagios.manubulon.com/snmp_int.html
You may want to go over the plugin documentation on
http://nagios.sourceforge.net/docs/3_0/toc.html
In Nagios XI the setup is very easy with the use of wizards, but in Core, it will take a bit of work to set it all up...