bikebike / BikeBike

Bike!Bike! website
https://bikebike.org
Other
8 stars 8 forks source link

Create a script that can be hosted on another server which can ping our sites #134

Open G0dwin opened 8 years ago

G0dwin commented 8 years ago

We should have a script that can ping our servers so make sure all of our sites are up and running. The script should be hosted on an external server and may be a bash, ruby, or PHP script that is executed one an hour or so. When the script fails to reach one of ours sites, it should send an email to let us know we are in a bad state.

drwlrsn commented 7 years ago

Monit (https://mmonit.com/monit/) might be a viable solution for this.