Page 1 of 1

Notify By SMS

Posted: Sat Jan 23, 2016 5:05 am
by rlinux57
I have configured sms api with nagios but getting error i have checked from logs i.e:

Code: Select all

[root@monitor ~]# tail /usr/local/nagios/var/nagios.log
[1453541562] wproc:   stderr line 01: Could not open input file: /usrlocal/nagios/sms/sendsms.php
[1453542162] wproc:   host=Webs04; service=CPU Load; contact=nagiosadmin
[1453542162] wproc:   early_timeout=0; exited_ok=1; wait_status=256; error_code=0;
[1453542162] wproc:   stderr line 01: Could not open input file: /usrlocal/nagios/sms/sendsms.php
[1453542491] Auto-save of retention data completed successfully.

Re: Notify By SMS

Posted: Sun Jan 24, 2016 12:36 pm
by rlinux57
any remedy ?

Re: Notify By SMS

Posted: Mon Jan 25, 2016 10:49 am
by rkennedy
/usrlocal/nagios/sms/sendsms.php
Is this the proper directory? I think you're missing a / between usr and local.