Public
status
This is a free, hackable uptime/downtime monitor that sends you an email when the site doesn't return a 200. It also stores historical uptime and latency data in your Val Town SQLite, which is used to power a status page.
- Fork this val
- Edit the list of URLs to what you want to monitor in config.json
- [Optional] By default, the downtime dector emails you. Yon can configure it here
Pull requests welcome!
The awkward piece is that if your config.json might conflict with mine. No worries! Just send the PR anyways, and I'll be sure to get my config.json back into shape after I merge your PR.
This project was inspired by @healeycodes/isMyWebsiteDown.