Re: [Nagios-devel] cisco switches and routers physical port status

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
Guest

Re: [Nagios-devel] cisco switches and routers physical port status

Post by Guest »

Hi,
=20
You can use regular expressions to select a lot of ports at once (ex :
GigabitEthernet 5/* for all the ports of card 5) with the check_snmp_int
plugin.
=20
Use the C version if you have a big number of interface to use the index
caching capabilities of the plugin.
=20
Info & downloads : http://nagios.manubulon.com
=20
Regards,
=20
Patrick
=20

________________________________

De : [email protected]
[mailto:[email protected]] De la part de rajesh
Envoy=E9 : jeudi 30 ao=FBt 2007 15:33
=C0 : [email protected]
Objet : [Nagios-devel] cisco switches and routers physical port status
withnagios


Hi Guys,
=20
I need to monitor cisco switches and routers physical port status.Can i =
use
check_ifoperstatus plugin or not.One more question my switch port is =
having
25 or 50 ports how do i check the status.This plugin check all =
interfaces by
default or i have to menction each interface.
=20
Thanks for your help
=20
Best Regards

________________________________

________________________________

Once upon a time there was 1 GB storage in your inbox. Click here for =
happy
ending.
=20






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked