It would be nice to mark a host as 'down' if a certain string is not returned in an HTTP request. For instance, if you are load balancing web applications and one fails, but the host still responds to pings, you can't mark it as 'down'.
Log in to post a comment.