[clue] Downtime.

David L. Anselmi anselmi at anselmi.us
Thu Sep 4 12:07:34 MDT 2014


Mike Nolte wrote:
> It seems like you'd want something that checked the page from outside.

Yes, obviously.  "my server" is not the "clue server".  But I didn't say that clearly enough.

> If you're interested, the simple check that I usually use to check sites
> looks like this (Nagios is CRITICAL on exit 2, OK on exit 0):

Yeah, so I don't care about content changing, only if the site doesn't answer.  So

curl cluedenver.org > /dev/null || mail -s "CLUE is down" ...

in cron is probably all I need.

Dave


More information about the clue mailing list