03-10-2003 02:43 PM - edited 03-12-2019 11:00 PM
I have a 6608 blade in our Cat6509 with two T1 ports setup as T1-CAS ( for our old phone system) and two ports setup as T1-PRI (connection to the TelCo). Is it possible to use MRTG to monitor the channel usage on those ports?
Thanks
Dan
03-10-2003 02:55 PM
Why not use the real-time monitoring tool built into Call Manager?
03-10-2003 03:13 PM
I thought about that. I was hoping to get some history gathered to chart peek times and such. I dont see a way to do that with the tool in CallManager.
03-11-2003 03:06 AM
You should be able to do collect the same counters in Performance Monitor. You can log those to a csv file periodically.
04-19-2003 09:52 PM
I would have to concur that in my experience perfmon has nothing on a good MRTG or RRDTool config for history purposes - I too would love anyone who has configs on this or any other PRI interfaces on other Cisco routers :-)
04-20-2003 07:09 AM
We monitor two 6608 blade with PRIs using MRTG grabbing stats from a Perfmon--> CSV file. The purpose of this was to ascertain DS0 usage on the individual PRIs. While MRTG can give you a general overall view of usage, the five minute sampling period is the limiting factor. When I set up a separate Perfmon monitor using a 15 second sampling interval, it became clear that usage spikes were very high (22 DSOs on each PRI) and that these spikes were not showing up on the MRTG graphs (only 10 DS0s max). So we needed to add PRIs to the 6608.
So in this case, Perfmon does in fact have an advantage over MRTG, in terms of troubleshooting short term high usage.
Anyone interested in using Perfmon with MRTG should check out Paul Simmonson's site (http://www.wn.com.au/psimmo/.)
Having said all this, I would still like to know if there is an OID for DS0 usage on either the 6500/6608, or the Call Manager which would make this process easier.
Thanks,
Kevin
04-21-2003 07:26 AM
Which Preformance Object did you use to show the active DS0 count?
04-24-2003 11:57 AM
On the Call Manager Subscriber, I poll the Cisco MGCP Gateways object and the PRI Channels Active counters (Instance). These are named/listed by MAC address. There should be instances for each PRI Gateway.
09-10-2003 11:25 AM
We use:
.1.3.6.1.4.1.9.10.19.1.1.9.1.3
[cpmDS1ActiveDS0s]
for the PRIs on our 3660s.
Ref:
http://www.cisco.com/en/US/customer/tech/tk648/tk362/technologies_tech_note09186a00801abe59.shtml
for more info.
Jeff
12-07-2004 05:39 AM
Hi Kevin,
Thanks for sharing. It seems Paul Simmonson's site (http://www.wn.com.au/psimmo/.) is not available now. Do you have a copy at hand?
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