Use freshping.io webhook to notify a SMS if a site is down.
Clone this repo
git clone https://github.com/saderi/freshping-sms-gateway
Run php composer to install requirement
composer install
Make copy of config-sample.php as config.php and update it.
Create webhook in your freshping.io setting > integrations > Webhook
- Add logging notify
- Add setrow OR jetsms gateway for Turkey.
- Add configuration to enable/disable getting site UP notify.
Fork it. I will be very grateful. If you have an idea, put it in issue section.