Cisco QoS bandwidth/packet loss monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Cisco QoS bandwidth/packet loss monitoring

Post by zaji_nms »

Dear Expert

Appreciate if you suggest some URL having plugin/script which monitor Cisco QoS (AF, EF, BE Class Bandwidth along with Packet Loss) or any inbuilt NagiosXI component/plugin already there.

Regards
Zajil NMS
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Cisco QoS bandwidth/packet loss monitoring

Post by jdalrymple »

The Class Based QOS MIB is freely available from Cisco so writing your own plugin should be fairly trivial once you've identified the counters you're interested in.

http://tools.cisco.com/Support/SNMP/do/ ... ED-QOS-MIB
ftp://ftp.cisco.com/pub/mibs/oid/CISCO- ... OS-MIB.oid

Otherwise, this is the most obvious result I'm able to pull up:

https://github.com/opinkerfi/nagios-plu ... sco_qos.pl
Locked