Skip to content

johnleslie/check-haproxy-stats

 
 

Repository files navigation

check haproxy stats

Check HAProxy related statistics

  • Free software: MIT License

Features

  • Check HAProxy HTTP 5xx counts for various backends

Example Usage

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

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.0%
  • Makefile 5.0%