Re: [Nagios-users] SMS notification

2009-06-05 Thread Christian Schneemann
On Friday 05 June 2009 16:15:07 Eduardo Barreto wrote: > Hi all, > > How do I set Nagios to send notification through sms. Does anybody can help > me? I'm in Brazil and all the companies charges for this kind of services, > are there anyother way to send it? Hi, you could use an mobilephone you can

Re: [Nagios-users] SMS notification

2009-06-05 Thread Eric Pearce
ven if my Internet connection is down and will continue to get out as long as there is power or UPS battery. -e - Original Message - From: Eduardo Barreto To: nagios-users@lists.sourceforge.net Sent: Friday, June 05, 2009 7:15 AM Subject: [Nagios-users] SMS notification Hi a

[Nagios-users] SMS notification

2009-06-05 Thread Eduardo Barreto
Hi all, How do I set Nagios to send notification through sms. Does anybody can help me? I'm in Brazil and all the companies charges for this kind of services, are there anyother way to send it? Cheers Eduardo Barreto --

Re: [Nagios-users] SMS notification for warning and critical

2009-04-24 Thread Martyn
>-Original Message- >From: Assaf Flatto [mailto:assaf.fla...@ssp-intl.com] >Sent: 17 April 2009 13:37 >To: nagios-users@lists.sourceforge.net >Subject: Re: [Nagios-users] SMS notification for warning and critical > > >you can do it with a modem and the smsc

Re: [Nagios-users] SMS notification for warning and critical

2009-04-17 Thread Assaf Flatto
you can do it with a modem and the smsclient software http://www.smsclient.org/ and you can read this for some more details : http://www.nagios.org/faqs/viewfaq.php?faq_id=279 Assaf On Friday 17 April 2009 13:07:38 Mohr James wrote: > Hi All! > > > > Is there a way to send an SMS when a Serv

[Nagios-users] SMS notification for warning and critical

2009-04-17 Thread Mohr James
Hi All! Is there a way to send an SMS when a Service gives a warning, then acknowledged and then another SMS when it goes critical? Stalking does not seem to do what I need. Regards, Jim Mohr -- Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn

Re: [Nagios-users] SMS notification problem . HW trouble ?

2008-10-04 Thread Sean McAfee
Simon Kainz wrote: > I use debian and smstools, which tells me the following errors: > > +CMS ERROR: 321 > > with the following error codes: > > 303 314 321 500 This is most definitely a problem with the hardware, your wireless provider, or smstools (are you using SMSTools3 or the original SMSTo

Re: [Nagios-users] SMS notification problem . HW trouble ?

2008-10-01 Thread Victor Severgnini
- Brazil Phone: (55) 51 3275 3588Mobile: (55) 51 -81944997 - Mensagem original - De: "Simon Kainz" <[EMAIL PROTECTED]> Para: nagios-users@lists.sourceforge.net Enviadas: Quarta-feira, 1 de Outubro de 2008 16:51:21 (GMT-0300) Auto-Detected Assunto: [Nagios-users] SMS noti

[Nagios-users] SMS notification problem . HW trouble ?

2008-10-01 Thread Simon Kainz
Hi List ! I hope this is not too off-topic, but it is somehow related to Nagios, so here we go... I use a Siemens T35i GSM module for sending Nagios notifications as well as using it as a email-to-sms gateway. This worked for at least 3 years in a total of about 12000 SMS. Since several da

Re: [Nagios-users] SMS notification commands

2007-11-30 Thread mark redding
Hi, A couple of questions for you. 1. When you run this interactively are you doing so from the account that nagios is running under ? This could be the cause if the ssh key information is not present for the 'nagios' account. 2. Have you defined the contact name correctly :- for example, I have

Re: [Nagios-users] SMS notification commands

2007-11-29 Thread Peter Hallam
On Fri, 30 Nov, 15:24 +1000 Nick Pratley wrote: > Thanks for the reply Peter, however that isn't what the problem is in my > case. The /var/spool/sms/outgoing directory on that server is in fact > world-writable. And as I said I can run it from the command line > successfully while logged in as the

Re: [Nagios-users] SMS notification commands

2007-11-29 Thread Nick Pratley
ent: Friday, 30 November 2007 2:33 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] SMS notification commands Having just solved this problem this week: chmod g+w /var/spool/sms/outgoing chgrp nagios /var/spool/sms/outgoing This should enable nagios to write to the directory us

Re: [Nagios-users] SMS notification commands

2007-11-29 Thread Peter Hallam
On Fri, 30 Nov, 13:20 +1000 Nick Pratley wrote: > Hi, I need to be able to send notifications via SMS in the event that the > email servers are unavailable, or the internet connection is down. There is > a server on the same network as the Nagios host that has a modem installed > and uses SMS Tools

[Nagios-users] SMS notification commands

2007-11-29 Thread Nick Pratley
Hi, I need to be able to send notifications via SMS in the event that the email servers are unavailable, or the internet connection is down. There is a server on the same network as the Nagios host that has a modem installed and uses SMS Tools 3 to send messages. To send a message all I need to do

[Nagios-users] sms notification pbm

2007-10-01 Thread Jacques FAN
Hello, I want to configure the notification by SMS, I configure everythings, but when I tried browsed this link : http://localhost/13013/cgi-bin/sendsms?username... I go this error : "3. message is queued for later delivery" I'm using the connection to the smsc plate form Someone can tell me wh

Re: [Nagios-users] SMS notification with gammu - Solved

2007-03-24 Thread Allan Holdt Hansen INBODAN
that). /Allan Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Simon Welch Sendt: 23. marts 2007 15:11 Til: Dinçer Kavraal; Nagios-users@lists.sourceforge.net Emne: Re: [Nagios-users] SMS notification with gammu - Solved The problem was due to the /dev/ttyACM0 device that was

Re: [Nagios-users] SMS notification with gammu - Solved

2007-03-23 Thread Josh Yost
Simon Welch wrote: > The problem was due to the /dev/ttyACM0 device that was created when the > mobile was connected via USB not having rw access for other user. Is there > a way to make these permissions persistent on a reboot or disconnection > of a > hot plug device? > Hi, Are you usi

Re: [Nagios-users] SMS notification with gammu - Solved

2007-03-23 Thread Simon Welch
The problem was due to the /dev/ttyACM0 device that was created when the mobile was connected via USB not having rw access for other user. Is there a way to make these permissions persistent on a reboot or disconnection of a hot plug device? Many thanks Simon On 3/23/07, Dinçer Kavraal <[EMAIL

Re: [Nagios-users] SMS notification with gammu

2007-03-23 Thread Dinçer Kavraal
Hello Simon, Probably, it is so. Otherwise, I don't have anything sensible in my mind about this. Could you check (if possible pass to Nagios user and try to execute) /usr/bin/printf /usr/local/bin/gammu can be readable and executable by Nagios user? you can simply add # chmod +x /usr/bin/printf

Re: [Nagios-users] SMS notification with gammu

2007-03-23 Thread Simon Welch
Dinçer I did as you suggested and echoed the command into a temporary file (output below), so the notification is been triggered. Again if I run the output of the text file manually then the sms is sent as expected but not as part of the notification command. Could it be due to permissions? /u

Re: [Nagios-users] SMS notification with gammu

2007-03-17 Thread Dinçer Kavraal
Hi Simon, Let Nagios to write the action into a file. This is because you should be sure that Nagios runs the command exactly as yours. There can be some exceptions (bugs, some missed escape chars, ...). Thus, see the difference. First of all, let it write into a file. For instance, change the co

[Nagios-users] SMS notification with gammu

2007-03-17 Thread Simon Welch
Please can someone help or point me in the direction of a log I can interrogate, I am using gammu to attempt to send sms notifications (command definition below, as detailed on gammu web site). The nagios.log reports that the notification has been sent sucessfully but the message is never receive

Re: [Nagios-users] sms notification

2006-09-20 Thread Asrai khn
On 9/20/06, moshe sharon <[EMAIL PROTECTED]> wrote: helloyou can plug Nokia Phone with USB / SERIAL cable and use gnokiithis is the list of supported moduleshttp://www.gnokii.org/faq.shtml#models I'm using  the setup successfully here, my Nokia gnokii even running on different machine then the nagi

Re: [Nagios-users] sms notification

2006-09-19 Thread moshe sharon
hello you can plug Nokia Phone with USB / SERIAL cable and use gnokii this is the list of supported modules http://www.gnokii.org/faq.shtml#models -- Moshe Sharon http://www.centerity.com - Take Surveys. Earn Cash. Influenc

[Nagios-users] sms notification

2006-09-19 Thread Omar Al-Tabari
Hi, I've looked through the mailing list and forum but still cant find a way to send sms notifications with my setup. I've looked at sms_client, gnokii, smsalert but they wont with my setup, or from my country "Jordan, MiddleEast". does anyone have any ideas? I'm currently looking into sending

Re: [Nagios-users] SMS notification

2006-05-30 Thread Oliver Hitz
Hi On 29 May 2006, MAIGNAN Luc wrote: > what is the simplest way to be notified by sms instead of e-mail ? You can find a simple script here that allows you to send SMS using the aspsms.com service: http://www.net-track.ch/opensource/perlaspsms/ Of course, this does not work if you use nagios t

Re: [Nagios-users] SMS notification

2006-05-30 Thread Assaf Flatto
We attached a modem to the Nagios and install Kannel (http://kannel.org/)on the server and it sends all the sms's we need with no problem - the only thing you need to worry about is the SIM card. Assaf MAIGNAN Luc wrote: Hello, what is the simplest way to be notified by sms instead of e-mai

Re: [Nagios-users] SMS notification

2006-05-30 Thread Michael Jewett
]> To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] SMS notification Date: Mon May 29 2006 09:02:41 GMT-0300 (Atlantic Daylight Time) Hello, what is the simplest way to be notified by sms instead of e-mail ? * Ce m

R: [Nagios-users] SMS notification

2006-05-30 Thread Marco Borsani
1 gmake: *** [compile] Error 2 Any idea? Marco -}-Messaggio originale- -}Da: [EMAIL PROTECTED] -}[mailto:[EMAIL PROTECTED] Per conto -}di Luca Corti -}Inviato: lunedì 29 maggio 2006 14.06 -}A: MAIGNAN Luc -}Cc: nagios-users@lists.sourceforge.net -}Oggetto: Re: [Nagios-users] SMS notificatio

RE: [Nagios-users] SMS notification

2006-05-30 Thread Oliver Marshall
-Original Message- From: Oliver Marshall Sent: 29 May 2006 17:19 To: 'Nicki Messerschmidt, Linksystem Muenchen GmbH'; '[EMAIL PROTECTED]' Subject: RE: [Nagios-users] SMS notification Out of curiosity, which clickatell.com package have you signed up for? I have been

Re: [Nagios-users] SMS notification

2006-05-29 Thread Nicki Messerschmidt, Linksystem Muenchen GmbH
MAIGNAN Luc said the following: > what is the simplest way to be notified by sms instead of e-mail ? Well... I set up an account at www.clickatell.com. This is a email to sms gateway. Then I modified my email script. I think that it won't be more hassle than to setup a modem and sending directly.

Re: [Nagios-users] SMS notification

2006-05-29 Thread Luca Corti
On Mon, 2006-05-29 at 14:02 +0200, MAIGNAN Luc wrote: > what is the simplest way to be notified by sms instead of e-mail ? Installing an AT GSM Modem and management software and customising your notification command. http://smstools.meinemullemaus.de/ -- Luca Corti PGP Key ID 1F38C091 BOFH exc

[Nagios-users] SMS notification

2006-05-29 Thread MAIGNAN Luc
Hello, what is the simplest way to be notified by sms instead of e-mail ? * Ce message et toutes les pièces jointes (ci-après le "message") sont établis à l'intention exclusive de ses destinataires et sont confidentiels. Si vo

Antwort: [Nagios-users] sms notification problem ?

2005-12-14 Thread srunschke
[EMAIL PROTECTED] schrieb am 13.12.2005 13:08:32: > i've 17 service definitions defined for various hosts and hostgroups > since now. and i want to send sms notifications when a service goes down. > but the problem is TWO people want to get notifications when a > service goes DOWN and comes BACK

[Nagios-users] sms notification problem ?

2005-12-13 Thread Mehmet Fatih AKBULUT
hi all.i've 17 service definitions defined for various hosts and hostgroups since now. and i want to send sms notifications when a service goes down.but the problem is TWO people want to get notifications when a service goes DOWN and comes BACK. not many sms' in 5-10 or 60 minutes. just ONE when se

Re: [Nagios-users] sms notification section

2005-11-05 Thread Rafael 'Dido' Sevilla
Oliver A. Rojo wrote: > is there any plugin or nagios script which will do SMS notification via > an SMS provider where in i can just set the SMS settings of the > provider. Currently Im using gnokii but im trying to host my servers in > a remote environment. > A simple way would be to use Kannel