summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 43ee9ce)
raw | patch | inline | side by side (parent: 43ee9ce)
author | Florian Forster <octo@collectd.org> | |
Fri, 29 Sep 2017 06:31:11 +0000 (08:31 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 29 Sep 2017 06:31:11 +0000 (08:31 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index b71bf3db950af92ee29d1f6dbde66c7a553700c6..3b9d664d201403706195b778d28ffd5c02a9b15b 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=item B<Plugin> I<Plugin>
Use I<Plugin> as the plugin name when submitting values.
-Defaults to 'curl'.
+Defaults to C<curl>.
=item B<URL> I<URL>
=item B<Plugin> I<Plugin>
Use I<Plugin> as the plugin name when submitting values.
-Defaults to 'curl_json'.
+Defaults to C<curl_json>.
=item B<Instance> I<Instance>
=item B<Plugin> I<Plugin>
Use I<Plugin> as the plugin name when submitting values.
-Defaults to 'memcachec'.
+Defaults to C<memcachec>.
=item E<lt>B<Match>E<gt>
enable the interface, OVS DB daemon should be running with C<--remote=ptcp:>
option. See L<ovsdb-server(1)> for more details. The option may be either
network hostname, IPv4 numbers-and-dots notation or IPv6 hexadecimal string
-format. Defaults to B<'localhost'>.
+format. Defaults to C<localhost>.
=item B<Port> I<service>
enable the interface, OVS DB daemon should be running with C<--remote=ptcp:>
option. See L<ovsdb-server(1)> for more details. The option may be either
network hostname, IPv4 numbers-and-dots notation or IPv6 hexadecimal string
-format. Defaults to B<'localhost'>.
+format. Defaults to C<localhost>.
=item B<Port> I<service>
=item B<Plugin> I<Plugin>
Use I<Plugin> as the plugin name when submitting values.
-Defaults to 'tail_csv'.
+Defaults to C<tail_csv>.
=item B<Instance> I<PluginInstance>