Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a varnish service check. #1213

Merged
merged 1 commit into from
Dec 10, 2014
Merged

Commits on Dec 10, 2014

  1. Add a varnish service check.

    The service check uses the `varnishadm debug.health` command to
    get the health of available backends. One check per backend will
    be submitted, tagged by the backend name.
    
    The BIG question here is how we will let users enable this because
    the varnishadm command requires access to the secret key which has
    root permissions by default (and is owned by root).
    conorbranagan committed Dec 10, 2014
    2 Configuration menu
    Copy the full SHA
    e28661b View commit details
    Browse the repository at this point in the history