monitoring-plugins
monitoring-plugins copied to clipboard
haproxy-status: Ignore specified backends / server names
Describe the solution you'd like
It would be great if you could define backends / server names to ignore from the check. I.e. I have a certbot backend which is only available when certbot runs and will be down any other time (using certbots http01-challenge).
certbot ! certbot_challenge ! MAINT (resolution) ! 0.0 ! 0.0B ! 0.0B ! 0.0 !
certbot ! BACKEND ! DOWN ! 0.0/52.4K ! 0.0B ! 0.0B ! 0.0 !
Additional context
No response