[asterisk-biz] Remote SIP monitor

Olle E. Johansson oej at edvina.net
Wed Jan 6 02:14:25 CST 2010


6 jan 2010 kl. 02.56 skrev Matt Riddell:

> On 6/01/10 1:28 PM, Erik Lagerway wrote:
>> Do any of you know of a simple remote SIP monitor service or
>> application/software? Looking for something I can point towards my
>> various SIP servers to monitor registrations, ongoing call connectivity
>> and email/SMS me if there is a problem etc.
>> 
>> I don't want to install appliances or dedicate servers in the network
>> for this, any ideas?
> 
> Munin, Nagios, MRTG etc.
> 
> I personally used to use MRTG, but am now using Munin.
> 
> If you do decide to go down that path and need modules for Asterisk, let 
> me know I'm currently running:
> 
> 1. Asterisk SIP Peers (online/offline/lagged)
> 2. Asterisk IAX2 Peers (online/offline/lagged)
> 3. Asterisk Concurrent Channels
> 4. Num calls in last hour (answer/no answer/busy etc) - just from MySQL 
> CDR disposition.
> 
Asterisk AMI - the manager interface - supports 1-3. You can also trigger alarms and get manager events when you reach maxcalls (setting in asterisk.conf). As you said, #4 is solved by a SQL query.

I would like feedback on what's missing in the AMI in order to monitor an Asterisk platform. I've added a lot of events and some actions to AMI in order to enhance monitoring, but new ideas are always welcome.

/O


More information about the asterisk-biz mailing list