please suggest a plugin that should be capable of monitoring QOS traffic on a Cisco Rotuer.
We should be able to get report like,
1. Inbound and outbound QOS traffic utilization in percentage.(Maximum,Minimum,Average).
2. Inbound and outbound QOS traffic utilization in MB(Maximum. Minimum, Average).
3. Inbound and outbound QOS traffic utilization in MB in an excel sheet(ASCII Format).
We are also Ok if any one can write a plugin for us for the above requirement. We are also ready to pay for this. If anyone intrested please mail me at [email protected] Withe Subject line "Nagios Cisco QOS Plugin"
Thanks & Regards
Subash Rajakumar
Cisco QOS
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Cisco QOS
Looks like there is one plugin here, but it has no ratings, and no comments:
http://exchange.nagios.org/index.php?op ... isco%20QOS
Have you checked to see if you can get this information via SNMP? My guess is you can, and that the plugin uses it. Might be easier to use check_snmp against the device.
http://exchange.nagios.org/index.php?op ... isco%20QOS
Have you checked to see if you can get this information via SNMP? My guess is you can, and that the plugin uses it. Might be easier to use check_snmp against the device.
Re: Cisco QOS
Hi Slansing,
Sorry for the delayed response. I got the below error.
The device is a cisco 7200 router. Also i am sure that this plugin is not gonna work, since the OID's used are different.
Sorry for the delayed response. I got the below error.
Code: Select all
[root@NagiosMon libexec]# ./sgichk_cisco_qos.pl -H 172.21.41.12 -C NagI0sNetMon
ERROR: QDepth table : Requested table is empty or does not exist.
[root@NagiosMon libexec]# ./sgichk_cisco_qos.pl -H 172.21.44.3 -C NagI0sNetMon
ERROR: QDepth table : Requested table is empty or does not exist.Re: Cisco QOS
Indeed. You may need to poke around the exchange for another plugin:GDC_Net wrote:Also i am sure that this plugin is not gonna work, since the OID's used are different.
http://exchange.nagios.org/
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.