Settings

Theme

The poor man's uptime alerts

github.com

3 points by dothash a year ago · 1 comment

Reader

mattbillenstein a year ago

Wrote a similar curl -> email thing in python: https://github.com/mattbillenstein/pingthing

I've been putting an http endpoint in my sites that checks all the backing stores and returns a 204 on everything ok, and a 200 + error message on something broken. This is a remarkably simple and effective way to do entire site monitoring given the called endpoint can check server stats, task queue depth, backing store health, anything really.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection