Monitoring cisco switch ports

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
eng_m_g
Posts: 19
Joined: Tue Mar 27, 2012 4:12 pm

Monitoring cisco switch ports

Post by eng_m_g »

Dears , could any one help me
i want to monitor all the switch ports with it's transmission and received bit rate
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Monitoring cisco switch ports

Post by agriffin »

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.
User avatar
sebastiaopburnay
Posts: 105
Joined: Sun Oct 31, 2010 1:40 pm
Location: Lisbon, Portugal

Re: Monitoring cisco switch ports

Post by sebastiaopburnay »

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
Well, lucky for you, someone already took the time and effort to develop such plugin.

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
eng_m_g
Posts: 19
Joined: Tue Mar 27, 2012 4:12 pm

Re: Monitoring cisco switch ports

Post by eng_m_g »

sebastiaopburnay wrote:
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
Well, lucky for you, someone already took the time and effort to develop such plugin.

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

Post by scottwilkerson »

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...
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked