Hi
Currently im using Nagios to Monitor my production server.Inorder to make sms alert in nagios ,i searched out google and found out the below link to configure sms alert in Nagios.I had registered with clickatell for trial of 10message and verified the Phone number and configured as per the Link .But it seems not working .
http://adminlogs.info/2011/06/15/nag...configuration/
In contact.cfg
define contact{
contact_name admin
alias Adminlogs
service_notification_period 24×7
host_notification_period 24×7
service_notification_options c,r
host_notification_options d,r
service_notification_commands service-notify-by-sms
host_notification_commands host-notify-by-sms
email "Entered the wright id which got from clickatell"
}
Can someone can give me a solution whether any sms devices is required to trigger sms from nagios server which i had installed on Centos 6.2 version .