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

Support for varnish instances by name #490

Closed
dwradcliffe opened this issue May 8, 2013 · 1 comment
Closed

Support for varnish instances by name #490

dwradcliffe opened this issue May 8, 2013 · 1 comment
Assignees
Milestone

Comments

@dwradcliffe
Copy link
Contributor

We have several varnish instances on one server. Each has a name and can be referenced with -n name via the command line tools.

-n  Specifies the name of the varnishd instance to get logs from. If -n is not specified, the host name is used.

(from https://www.varnish-cache.org/docs/3.0/reference/varnishstat.html)

It would be nice if the name could be specified in the yaml and the check would use it automatically. I've tried adding -n name to the bin location but that fails.

I'll probably try to add this later when I have a chance, unless someone else can do it quickly.

@clofresh
Copy link
Contributor

Working on this now

@ghost ghost assigned clofresh Dec 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants