[asterisk-users] Asterisk 1.8.16 Monitoring tools

Andrew White andrew at computersforall.com.au
Wed Nov 14 00:31:54 CST 2012


Hey Motty,

The simplest way I've found is having an asterisk console open (asterisk -r) with verbosity to level 12. Alternatively you could tail -f the full log (in /var/log/asterisk) - I like to parse it with something like ccze to colour code things.

The better solution I've found is to use MySQL (or the equivalent database program you like) realtime to store my queues and use AGI or recode into LUA to log outbound calls to the same database. There is some fairly basic information on this at http://www.voip-info.org/wiki/view/Asterisk+queue_log+on+MySQL. Once you've got all your data sorted how you want, you can develop whatever frondend application you want - perl scripts to monitor for trigger events, a nice web interface - the possibilities are endless!

Best of luck,

Andrew

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of motty.cruz
Sent: Saturday, 10 November 2012 8:24 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Asterisk 1.8.16 Monitoring tools

Hello,
I want to monitor my Asterisk 1.8, inbound, outbound, status calls, queue call? Any suggestions? 

I found Monast, I'm having issues configurating. 

Thanks, 


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list