Matt
Owner
Matt submitted a new resource:
Pushover Process Monitor - Monitor and Alert for Processes Running using Pushover
Read more about this resource...
Pushover Process Monitor - Monitor and Alert for Processes Running using Pushover
There are currently 2 add-ons that work with Pushover and XenForo, but Pushover itself supports various different languages.
https://pushover.net/
So, I wrote my own little bash script to use their API to monitor the key services on my server, and alert me if they go down.
First, create a list of the processes running
Code:/usr/local/sbin/nginx...
Read more about this resource...