Public
status
Viewing readonly version: 36View latest version
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 project
- Edit the list of URLs to what you want to monitor in config.json
Pull requests are welcome!
- Fork this project
- Make your change
- Send me a pull request
Be sure that your pull request has the same config.json values in my main branch. If you're using this project yourself with your own URLs, you'll need to create a branch which resets the config.json values to what I have, so when I merge your PR, it won't affect which URLs I track.