Search found 2 matches
- Fri Jun 23, 2017 9:40 am
- Forum: Open Source Nagios Projects
- Topic: SMS in Nagios Core
- Replies: 7
- Views: 7040
Re: SMS in Nagios Core
Write the PHP script this is PHP script for example : $url_API = "http://sms.provider.co/http/send_sms_http.php?login_name='.$user_name.'&login_password='.$pass.'&msg='.$body.'&mobile_number='.$to.'&from='.$from.'&charset='.$charset.'&dlr=1 "; $result = file_get_co...
- Thu Jun 22, 2017 6:15 am
- Forum: Open Source Nagios Projects
- Topic: SMS in Nagios Core
- Replies: 7
- Views: 7040
SMS in Nagios Core
Dear All ,
I want to add a SMS (PHP API) when Nagios send alert Email , i just need the script code when Nagios send alert emails .
Best Regards
Mohammad Alshoaibi
I want to add a SMS (PHP API) when Nagios send alert Email , i just need the script code when Nagios send alert emails .
Best Regards
Mohammad Alshoaibi