Live data from Hacker News

Ask HN: How do you monitor your services?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: How do you monitor your services?

#3
I used nagios (still do) but I found it frustrating and complecated to set up.

I started writing little one-off perl scripts that send an email for the alert.

However, managing and monitoring the email folders is tedious and taking up too much time.