11-26-2012 06:18 PM - edited 03-04-2019 06:14 PM
Hi everyone,
Is there any command to see traffic for all queues in QoS.
My thought is to run macro every 30 min or an hour with command sh policy-map for 24 hours and calculate average afterwards.
One of our customer wants to know average traffic in each QoS.
Thank you
Lek
Sent from Cisco Technical Support iPhone App
11-26-2012 06:49 PM
Hello,
Can you please elaborate on what is you HW and SW. Please also share your QoS config. QoS varies depending on HW/SW heavily thus need to see what you are using now.
In MQC you can use basic "show policymap interface INT_NAME".
Nik
11-27-2012 09:17 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
If you can collect SNMP stats from the device, believe you can compute what you need that way too.
11-28-2012 04:07 PM
Hi Lek,
Maybe what you need is a bit of opensource software. I have had very good results with MRTG and an associated perl script.
Here is a link to MRTG http://oss.oetiker.ch/mrtg/ it works on Linux and Windows.
Here is a link to the perl script to generate a configuration file for the generation of graphs on MRTG
https://lists.oetiker.ch/pipermail/mrtg/2009-November/035529.html
This breaks out the QOS classes, use SNMP walk to verify the OIDS are what you are looking for, and supported on the router.
I have had to change a couple of the values in the "166" area of the OID on a couple of ocassions but overall it has been good to me.
Cheers,
Brian
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide