10-04-2011 12:20 PM
Does anyone know if Cisco has an OID that can be monitored with Cacti that represents the total traffic for all interfaces flowing through a Cisco 6500 chassis? If so, is it Sup specific? I have Sup720s and Sup32s that I would like to monitor.
10-05-2011 12:08 AM
I don't think so.
Regards,
Smitesh
10-05-2011 03:48 AM
of what benefit would this be?
The Cat65xx series is a modular type and you can enter modules with 10Gig and 10/100Mbit interfaces; in the number you would get I cannot see any informative value it would just be an accumulation of numbers to get a bigger number - it does not tell you if you have a performance bottleneck a bandwith boottleneck or anything else. To monitor the system health of a device, monitor CPU, Temperature, Power and Fan status; For bandwith/utilization monitoring you should monitor each interface individually.
10-05-2011 06:09 AM
I'm not looking to solve a bottleneck issue, and I'm already monitoring the system health. What it would provide me is the total bandwidth that is passing through the core of my network. Is that a useful number for solving an issue? No. Is it a useful number for speaking to my management to describe how much traffic we are handling in the core? I think it is.
I realize I can monitor all the individual ports and sum up the traffic, but that would be a pain. I was hoping for an easier way. I guess that doesn't exist.
10-05-2011 07:19 AM
... that's great if you do not need to solve a bottleneck issue with this ;-)
- and yes, you are right it can serve as a number to show the traffic in the core passing this device. In most cases I thought, you can group the interfaces of a core device to a few major types and cummulate on this - anyway it can be a pain..
this is not excatly what you want, but perhaps it can help: "backplane platform monitoring"
I never used it so I cannot tell any experince about it
another thing that comes into mind is to use EEM to accumulate the inOctets of "sh interface counters" and poll for this result on a regular basis the advantage would be to make the calculation on the device side and just poll for one var
10-06-2011 06:40 AM
We track sysTraffic.0 and sysTrafficPeak.0, to get a feel for backplane utilization
And we also sum all the interface counters to create a "total bytes passing through this box" graph ... yeah, it's tedious, also error-prone (every year or so we add/remove interfaces and then forget to update Cacti ...)
hth,
--sk
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