My contacts.cfg calls the notify-by-sms.
contactgroups contains myself and another tech here. We both get e-mail messages about critical services, but I don't get a SMS.
 
This is in Nagios 1.2.2 btw...
 
# 'osmond' contact definition
define contact{
        contact_name                    osmond
        alias                           Chad Osmond
        service_notification_period     24x7
        host_notification_period        24x7
        service_notification_options    w,u,c,r
        host_notification_options       d,u,r
        service_notification_commands   notify-by-email,notify-by-sms
        host_notification_commands      host-notify-by-email,notify-by-sms
        email                          
[EMAIL PROTECTED]
        pager                           905XXXXXXX
        }


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Toto Capuccino
Sent: January 26, 2006 12:21 PM
To: [email protected]
Subject: Re: [Nagios-users] Notification script problems.. How do I debug

What do your services.cfg file conrtain about enabling sms messages ?

2006/1/26, Chad Osmond <[EMAIL PROTECTED]>:

Reply via email to