Problem to monitor cards in cisco 9400

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
tmeto1
Posts: 2
Joined: Wed Mar 04, 2020 11:39 am

Problem to monitor cards in cisco 9400

Post by tmeto1 »

Hi,

We are trying to monitor a CISCO 9400 switch (V 16.09.03) in Nagios. We need to monitor the status of the cards. For this, we use the following script "./check_snmp_environment.pl -2 -H 192.168.100.3 -C public -T ciscoSW" but it returns the error:

Card slot 7status Not specified, Card slot 1status Not specified, Card slot 14status Not specified, Card slot 11status Not specified, Card slot 4status Not specified, Card slot 9status Not specified, Card slot 13status Not specified, Card slot 8status Not specified, Card slot 2status Not specified, Card slot 12status Not specified, Card slot 3status Not specified, : 0/11 cards OK, 9 modules OK : CRITICAL”

We are using the CISCO-ENVMON-MIB MIB but it still does not work (the part of the modules if verified correctly)

Does anyone know what may be happening?

Thank you!
Attachments
check_snmp_environment.pl
(95.39 KiB) Downloaded 138 times
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Problem to monitor cards in cisco 9400

Post by Box293 »

The plugin may not support the cards in the switch or perhaps the cards are on a different OID.

Have you tried the other cisco checks instead of cicsoSW like cisco and ciscoNEW ?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked