Hello,
We have a group of webservers behind a load balancer.
Our check is on port 80/tcp and expects a return code or a text.
Is there a way to send an alert only if +50% of the checks are failing?
We try to avoid getting alerts if only one of the web servers is down.
Thanks!