From 8c897ffc1421b94290057b9e66a869998eb27cbc Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 13 Aug 2016 11:28:36 +0200 Subject: [PATCH] collectd.conf(5): add Host option for curl_json --- src/collectd.conf.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 6d1547a6..60383321 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1775,6 +1775,11 @@ The following options are valid within B blocks: =over 4 +=item B I + +Use I as the host name when submitting values. Defaults to the global +host name setting. + =item B I Sets the plugin instance to I. -- 2.11.0