curl_json: Add ability to set custom plugin name in collected data.
[collectd.git] / src / collectd.conf.pod
index fdbe195..b497e1d 100644 (file)
@@ -1815,6 +1815,11 @@ The following options are valid within B<URL> blocks:
 Use I<Name> as the host name when submitting values. Defaults to the global
 host name setting.
 
+=item B<Plugin> I<Plugin>
+
+Use I<Plugin> as the plugin name when submitting values.
+Defaults to 'curl_json'.
+
 =item B<Instance> I<Instance>
 
 Sets the plugin instance to I<Instance>.