collectd.conf(5): add Host option for curl_json
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 13 Aug 2016 09:28:36 +0000 (11:28 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 13 Aug 2016 09:28:36 +0000 (11:28 +0200)
src/collectd.conf.pod

index 6d1547a..6038332 100644 (file)
@@ -1775,6 +1775,11 @@ The following options are valid within B<URL> blocks:
 
 =over 4
 
+=item B<Host> I<Name>
+
+Use I<Name> as the host name when submitting values. Defaults to the global
+host name setting.
+
 =item B<Instance> I<Instance>
 
 Sets the plugin instance to I<Instance>.