[mrtg] Voice Calls Help

Jay Hennigan jay at west.net
Mon May 19 22:35:50 CEST 2008


Frank Misak wrote:
> Hello group,
> 
>  
> 
>             I would like to graph how many voice calls active on our 
> gateway and can with the following get what I need but I am unable to 
> get the cfg file to work and generate graphs.  The command below gives 
> me the number of voice calls (by counting the lines, as the actual data 
> is hex and not what I need):
> 
>  
> 
> snmpwalk -v1 -c <READSTRING> <NODE IP> 1.3.6.1.4.1.9.9.63.1.3.1.1.1 | wc –l
> 
>  
> 
> I tried the following but no luck so far:
> 
>  
> 
> ## Calls ##
> 
> Target[NODE_IP_calls]: 
> CnTWaLK1.3.6.1.4.1.9.9.63.1.3.1.1.1&CnTWaLK1.3.6.1.4.1.9.9.63.1.3.1.1.1:<READSTRING>@<NODEIP>:
> 
> MaxBytes[NODE_IP_calls]: 47
> 
> Options[NODE_IP_calls]: growright, guage
> 
> Title[NODE_IP_calls]: Voice Calls
> 
> PageTop[NODE_IP_calls]: <h1>Calls</h1>
> 
>  
> 
> I keep getting a gateway.cfg_l file and not a gateway.ok, and no 
> graphs.  Can anyone help?

Probably best to write a small shell, perl, python, etc. script to fetch 
the numbers and have MRTG run the script.

--
Jay Hennigan - CCIE #7880 - Network Engineering - jay at impulse.net
Impulse Internet Service  -  http://www.impulse.net/
Your local telephone and internet company - 805 884-6323 - WB6RDV



More information about the mrtg mailing list