sensu-plugins / sensu-plugins-haproxy

This plugin provides native HAProxy instrumentation for monitoring and metrics collection, including: service health and backend server metrics.
http://sensu-plugins.io
MIT License
11 stars 37 forks source link

Status should be critical if all the servers of a backend are down #27

Open pietervogelaar opened 6 years ago

pietervogelaar commented 6 years ago

At the moment it's only possible to configure a warning and critical percentage for all services. But if there are 100 backends and 99 backends are UP and all the servers of one backend are down, I would still very much like to get a CRITICAL status.