Xymon Mailing List Archive search

Asterisk Phone System Monitoring

list Ralph Mitchell
Wed, 10 Sep 2008 17:10:08 -0500
Message-Id: <user-d24f319c842a@xymon.invalid>

Some folks using MisterHouse for Home Automation are doing voice messages
via Asterisk, for things like reminders and alarm trips .  This link came up
on the MisterHouse mailing list a couple of days ago:

   http://www.xapautomation.org/index.php?title=Asterisk_Unattended_Dialout

The email included this Perl fragment:

      my $notify_number = '1888xxxxxxx';
      my $notify_msg = 'This is a test';
      # don't modify the following unless the xAP target for your
      # axc instance is different from liming.axc.house
      &xAP::sendXap('liming.axc.house', 'messenger.event',
         'Message.Receive' => { from => 'mh',
         body => "axc-notify $notify_number $notify_msg" });

for sending an example test message.

I don't have Asterisk, so I have no idea how easy/hard it would be to
integrate with Hobbit, but I suspect the above info would go some way
towards making it work...  :)

Ralph Mitchell


On Wed, Sep 10, 2008 at 2:24 PM, Josh Luthman
<user-4c45a83f15cb@xymon.invalid>wrote:
Has anyone thought of using Hobbit and Asterisk for an alert type?
Festival and an email turning into a phone call would be very cool :)


On 9/10/08, Thomas Laurids Pedersen <user-934e986710b3@xymon.invalid> wrote:
I have it monitoring the standard checks; proc, cpu, disk etc and have
written 2 extensions monitoring the IAX trunks and ISDN PRI line. Fairly
simple checks "iax2 show peers" and then cut until it is given that all
lines are ok.

I have been looking at Nagios which has a sip_check script as I would
like
to have a test on asterisk actually running, but I havent gotten around
to
do it.


             "Rafal Roginela"
             <Rafal.Roginela at A
             meriCashLoans.net
 To
                        <user-ae9b8668bcde@xymon.invalid>
cc
             09-09-2008 18:57
 Subject
                                       [hobbit] Asterisk Phone System
             Please respond to         Monitoring
              user-ae9b8668bcde@xymon.invalid


Hi All,

Have a Asterisk box running on CentOS (FreePBX is the GUI). Just asking
to
see if anyone is using Hobbit to monitor their Asterisk server and if so
if
you could pass along any helpful tid bits to get the most out of Hobbit
monitoring of this box (procs , logs , files to watch?).  Already have
Hobbit monitoring the Win boxes and a ESX box and all is well. Any help
would be appreciated.

Thank you,

Rafal Roginela
Network Engineer

AmeriCash Loans, LLC
XXX Lee Street, Suite XXX
Des Plaines, IL XXXXX

Office (XXX) XXX-XXXX x109
Fax (XXX) XXX-XXXX

user-5b0d0daed758@xymon.invalid

This e-mail may contain confidential and/or privileged information. If
you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer