Page 1 of 1

Configured Nagios Alert to SMS Gateway.

Posted: Tue Dec 09, 2014 3:15 am
by igsadmin
Hi guys,

I just add on Mobile Text under notification method..
I'm using SendQuick as my SMS gateway..
After added the mobile phone number and mobile phone carrier...

Do I need to create "Host Notification Commands" & "Service Notification Commands" ?
What is the next step to configure alert sending to Email and SMS ?

Re: Configured Nagios Alert to SMS Gateway.

Posted: Tue Dec 09, 2014 10:16 am
by tmcdonald
I will assume for the moment that you followed this guide:

http://assets.nagios.com/downloads/nagi ... ios-XI.pdf

If you click your username in the upper right-hand corner and then click "Notification Methods" you can choose to receive email and/or mobile text alerts. Then if you click "Notification Preferences" you can fine-tune which alert types should be sent out for which host or service states.

Please let us know if you have further questions.

Re: Configured Nagios Alert to SMS Gateway.

Posted: Tue Dec 09, 2014 10:21 pm
by igsadmin
tmcdonald wrote:I will assume for the moment that you followed this guide:

http://assets.nagios.com/downloads/nagi ... ios-XI.pdf

If you click your username in the upper right-hand corner and then click "Notification Methods" you can choose to receive email and/or mobile text alerts. Then if you click "Notification Preferences" you can fine-tune which alert types should be sent out for which host or service states.

Please let us know if you have further questions.
Do I need to create "Host Notification Commands" & "Service Notification Commands" ?

Re: Configured Nagios Alert to SMS Gateway.

Posted: Wed Dec 10, 2014 10:08 am
by tmcdonald
If you followed that guide it should use the standard "xi_*_notification_handler" commands to take care of the email/sms.

Re: Configured Nagios Alert to SMS Gateway.

Posted: Wed Dec 10, 2014 10:47 am
by igsadmin
tmcdonald wrote:If you followed that guide it should use the standard "xi_*_notification_handler" commands to take care of the email/sms.
Hi tmcdonald,
Thanks for your information.
by the way, I'm using sendQuick as my SMS gateway...
After I followed the link that you shared with me earlier, but I still unable to send any SMS to any specific mobile number...
Is there anything else we need to configure?

Re: Configured Nagios Alert to SMS Gateway.

Posted: Wed Dec 10, 2014 11:08 am
by tmcdonald
It looks like SendQuick is a hardware modem? If that is the case you would need to contact the manufacturer and see if there is an API or anything that can be used to send SMS messages. If there is then we can certainly come up with a command that would use the modem to alert.

However you should still be able to use the [email protected] method if you are in an online environment and your provider allows that sort of thing. Do you see any entries under Home -> Notifications? Any alerts that are sent out should be listed there.

Re: Configured Nagios Alert to SMS Gateway.

Posted: Wed Dec 10, 2014 11:39 am
by igsadmin
tmcdonald wrote:It looks like SendQuick is a hardware modem? If that is the case you would need to contact the manufacturer and see if there is an API or anything that can be used to send SMS messages. If there is then we can certainly come up with a command that would use the modem to alert.

However you should still be able to use the [email protected] method if you are in an online environment and your provider allows that sort of thing. Do you see any entries under Home -> Notifications? Any alerts that are sent out should be listed there.
Hi, tmcdonald...
It is working right now. :lol:
Thanks for your guidance. Appreciate it ~