logoalt Hacker News

roncesvallesyesterday at 6:55 PM0 repliesview on HN

You can literally have a 20 line Python script on cron that verifies if everything ran properly and fires off a PagerDuty if it didn't. And it looks like PagerDuty even supports heartbeat so that means even if your Python script failed, you could get alerted.