[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Asterisk Phone System Monitoring
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Asterisk Phone System Monitoring
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Wed, 10 Sep 2008 17:10:08 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=C91/PAs/2ocmmQEgtY8DoqFsYBaolAsadgEj8h3/7YU=; b=utJ5H8lNFCN9vQCvFiv/zWGV/WFlGP3TCmyx+pGTQnbBMrLKVcZOF3QRUX7m6VsBAt gOe9sS8LzqPFr0Ccm+smHeTtVnP5eqv+b59h1POga56A+R4lTSt30bIcZFfx2E+G2cc4 IZGfFAY2ryWEUIFVLrc8/opkGMhZm1uO2VfPA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=TsyDa2Y8tWLIHZ9xQgp6v610wjQxkSJbodwfUUinmxRCg8SNgFNEqIkbAkUoe4Y7z2 ii9Cw0asNK/YzZJE9DOE2bFlh7+bf7ChQljsozqvnuJhOuYQ5VWdMBh332SY0exn9kxl aLoYYUKq4eX7JIN1P5/4y2byJ/HHps7Fu4SIg=
- References: <84AE996EE1457F4DB43A05348E32C33F5ABDBE (at) ac-hq-exch.corp.americashloans.net> <OF9AA9BAD5.6A65E96B-ONC12574C0.0067626D-C12574C0.00679655 (at) machcorp.lan> <961092e10809101224v2e87e761n5c080bc94b786dea (at) mail.gmail.com>
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
<josh (at) imaginenetworksllc.com>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 <tlp (at) mach.com> 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
> > > <hobbit (at) hswn.dk>
> >
> cc
> > 09-09-2008 18:57
> >
> Subject
> > [hobbit] Asterisk Phone System
> > Please respond to Monitoring
> > hobbit (at) hswn.dk
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > 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
> > 880 Lee Street, Suite 302
> > Des Plaines, IL 60016
> >
> > Office (847) 827-9740 x109
> > Fax (847) 493-8031
> >
> > rroginela (at) americashloans.net
> >
> > 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: 937-552-2340
> Direct: 937-552-2343
> 1100 Wayne St
> Suite 1337
> Troy, OH 45373
>
> Those who don't understand UNIX are condemned to reinvent it, poorly.
> --- Henry Spencer
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>