From 8bd21bb537429149f3070317c64d872312720523 Mon Sep 17 00:00:00 2001 From: Maximilien Richer Date: Wed, 1 Nov 2017 00:58:45 +0100 Subject: [PATCH] Add config to input-varnish README (#3414) --- plugins/inputs/varnish/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/inputs/varnish/README.md b/plugins/inputs/varnish/README.md index 215852d23..01ab7ac24 100644 --- a/plugins/inputs/varnish/README.md +++ b/plugins/inputs/varnish/README.md @@ -17,6 +17,10 @@ This plugin gathers stats from [Varnish HTTP Cache](https://varnish-cache.org/) ## Setting stats will override the defaults shown below. ## stats may also be set to ["all"], which will collect all stats stats = ["MAIN.cache_hit", "MAIN.cache_miss", "MAIN.uptime"] + + ## Optional name for the varnish instance (or working directory) to query + ## Usually appened after -n in varnish cli + #name = instanceName ``` ### Measurements & Fields: