Check HAProxy related statistics
- Free software: MIT License
- Check HAProxy HTTP 5xx counts for various backends
Checking check-trk backend for HTTP 5xx Code Ratio during an interval of 60 seconds:
check-haproxy-stats-5xx --backend check-trk --warning-ratio 0.01 --critical-ratio 0.02 \ --username someone --password someone \ --interval 60
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.