I have a few websites/apis running online and I want to get notified of when (if) they go down. What I mean by "if the go down" is (usually) if a certain page doesn't fails to return a 200 status code.
I know of 2 such services but was interested in what the general community uses?