Nagios XI 5.4.7 and Cisco C9500 bandwidth monitor
Posted: Tue Sep 22, 2020 4:22 pm
Hello all
I have Nagios 5.4.7 that monitor network equipment, we added new cisco switch C9500 to the network and we used the SNMP wizard to add the info from the cisco .
seems that Nagios open new services to read the bandwidth from the cisco switch but currently all of them show 0 MB
Check_command : check_xi_service_mrtgraf
Commandview : $USER1$/check_rrdtraf -f /var/lib/mrtg/$ARG1$ -w $ARG2$ -c $ARG3$ -l $ARG4$
and for $1ARG1 : 192.168.20.67_1.rrd
$arg2$ 500.0,500.0
$ARG3$ 800.0,800.0
$ARG4$ M
most of the ports are 25 GB port and some are 1 GB for managment, but none of them send any bandwidth info , what is the best way or plugin to read the bandwidth info from new cisco switces to nagios XI ?
thank you
I have Nagios 5.4.7 that monitor network equipment, we added new cisco switch C9500 to the network and we used the SNMP wizard to add the info from the cisco .
seems that Nagios open new services to read the bandwidth from the cisco switch but currently all of them show 0 MB
Check_command : check_xi_service_mrtgraf
Commandview : $USER1$/check_rrdtraf -f /var/lib/mrtg/$ARG1$ -w $ARG2$ -c $ARG3$ -l $ARG4$
and for $1ARG1 : 192.168.20.67_1.rrd
$arg2$ 500.0,500.0
$ARG3$ 800.0,800.0
$ARG4$ M
most of the ports are 25 GB port and some are 1 GB for managment, but none of them send any bandwidth info , what is the best way or plugin to read the bandwidth info from new cisco switces to nagios XI ?
thank you