Xymon Mailing List Archive search

Alternate alerting

4 messages in this thread

list Kevin · Sun, 07 Jan 2007 12:43:29 -0500 ·
Hello all
    I have read the section that describes "If e-mail is not enough" that talks about sending an SMS message or something else but there is no explanation of what generates the actual connection. There is a reference to "/usr/local/bin/smsalert" but this does not exist. Do I have to first find, install, and configure some sort of SMS alert program? If so, can someone suggest one?  Also, can Hobbit send a page to a traditional paging carrier? If so, how is that done?

Thanks

kevin
list Rob MacGregor · Sun, 7 Jan 2007 20:12:26 +0000 ·
quoted from Kevin
On 1/7/07, Kevin <user-a004b26f09c6@xymon.invalid> wrote:
Hello all
    I have read the section that describes "If e-mail is not enough"
that talks about sending an SMS message or something else but there is
no explanation of what generates the actual connection. There is a
reference to "/usr/local/bin/smsalert" but this does not exist. Do I
have to first find, install, and configure some sort of SMS alert
program? If so, can someone suggest one?
Not without knowing your carrier.  There are a number of programs out
there, I quite like MercurySMS but YMMV.
quoted from Kevin
Also, can Hobbit send a page
to a traditional paging carrier? If so, how is that done?
You'll just need the appropriate software for your carrier. I've been
using the Net::SNPP perl module as my pager supplier has an SNPP
interface.

-- 
                 Please keep list traffic on the list.

Rob MacGregor
      Whoever fights monsters should see to it that in the process he
        doesn't become a monster.                  Friedrich Nietzsche
list Ralph Mitchell · Sun, 7 Jan 2007 21:20:01 -0600 ·
quoted from Rob MacGregor
On 1/7/07, Rob MacGregor <user-07c9d92ae079@xymon.invalid> wrote:
On 1/7/07, Kevin <user-a004b26f09c6@xymon.invalid> wrote:
[snip]
Also, can Hobbit send a page
to a traditional paging carrier? If so, how is that done?
You'll just need the appropriate software for your carrier. I've been
using the Net::SNPP perl module as my pager supplier has an SNPP
interface.
If all else fails, and if your pager company has a web form for
sending pages, it's not that hard to post a form from a script...
I've done it with AT&T,  Arch and Skytel.  It's generally easier than
scripting logging in to a web page to test functionality.

I think one company even embedded instructions in the web page saying
what would need to be posted to send a page.

Ralph Mitchell
list Jason Altrincham Jones · Mon, 8 Jan 2007 09:23:50 -0000 ·
In our set-up we just opened an account with textanywhere changed
hobbit-alerts.cfg to:

MAIL <number>@<textanywhere>.co.uk FORMAT=SMS

The path of least resistance :)
Jason.
quoted from Ralph Mitchell

-----Original Message-----
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid] 
Sent: 08 January 2007 03:20
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Alternate alerting

On 1/7/07, Rob MacGregor <user-07c9d92ae079@xymon.invalid> wrote:
On 1/7/07, Kevin <user-a004b26f09c6@xymon.invalid> wrote:
[snip]
Also, can Hobbit send a page
to a traditional paging carrier? If so, how is that done?
You'll just need the appropriate software for your carrier. I've been
using the Net::SNPP perl module as my pager supplier has an SNPP
interface.
If all else fails, and if your pager company has a web form for
sending pages, it's not that hard to post a form from a script...
I've done it with AT&T,  Arch and Skytel.  It's generally easier than
scripting logging in to a web page to test functionality.

I think one company even embedded instructions in the web page saying
what would need to be posted to send a page.

Ralph Mitchell