On Wed, May 11, 2011 at 10:42 AM, JR Richardson
wrote:
> Hi All,
>
> So I'm still banging away at monitoring various SIP trunk capacity,
> the dialog module is working well for this purpose. I am running
> local server cron job scripts to pull data and put into local flat
> files for reference.
>
On 05/11/2011 01:18 PM, Alex Balashov wrote:
The easiest thing to do is to check the size of various dialog profiles
(with or without value) using the dialog module's MI commands using
kamctl or sercmd, i.e.
kamctl fifo profile_get_size trunk
You can then pull that scalar out from a Perl scrip
The easiest thing to do is to check the size of various dialog profiles
(with or without value) using the dialog module's MI commands using
kamctl or sercmd, i.e.
kamctl fifo profile_get_size trunk
You can then pull that scalar out from a Perl script or something and
feed it into MRTG.
On
Hi All,
So I'm still banging away at monitoring various SIP trunk capacity,
the dialog module is working well for this purpose. I am running
local server cron job scripts to pull data and put into local flat
files for reference.
My next step is to pull this data from a remote server and graph wi