Sorry for the noise<br>The problem was that I have to include comma separated the notificatiob method like this:<br><br>service_notification_commands   send-sms,notify-service-by-email<br><br>Thanks you very much<br><br><div class="gmail_quote">
---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Net Warrior</b> <span dir="ltr"><<a href="mailto:netwarrior863@gmail.com">netwarrior863@gmail.com</a>></span><br>Date: 2012/8/3<br>Subject: Notification Issue - Only Executing One Method<br>
To: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br><br><br>Hi there list.<br>I'm having an issue with the notifiactions, I 'm using nagios-3.4.1-2.el6.x86_64, this is my configuration:<br>
<br><br><br>define contact{<br>        contact_name                    nagiosadmin     ; Short name of user<br>
        use                             generic-contact         ; Inherit default values from generic-contact template (defined above)<br>        alias                           Administrador Nagios    ; Full name of user<br>

        host_notifications_enabled      1<br>        service_notifications_enabled   1<br>        service_notification_period     24x7<br>        host_notification_period        24x7<br>        service_notification_options    w,u,c,r<br>

        host_notification_options       d,u,r<br>        service_notification_commands   send-sms<br>        service_notification_commands   notify-service-by-email<br>        host_notification_commands      notify-host-by-email<br>

        email                           <a href="mailto:user@domain.com" target="_blank">user@domain.com</a><br>        can_submit_commands             1<br>        }<br><br>My aim with this configuration is to receive an SMS along with the email notification, but only one of them is executed, with the configuration above on the the sms is received<br>

if I comment the send-sms method I receive the mail, but both enabled do not work, I enabled some debug and there is no errors such as , cannot execute one or another, in <br>the logs I only see that only one is executed but not both.<br>

<br>Any ideas what am I doing wrong? If you need more information just let me know.<br><br>Thanks for your time and support<br>Best regards<br><br><br><br>
</div><br>