Hello,
I have a group of webservers behind a load balancer.
I monitor port port 80 and expect a 200 return code.
Is there a way to 'cluster' these service check and send an alert only if more than 50% (for example) of the http/tcp are unavailable?
...