summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dcdeb5c)
raw | patch | inline | side by side (parent: dcdeb5c)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 11 Jul 2009 12:57:19 +0000 (14:57 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 11 Jul 2009 12:57:19 +0000 (14:57 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index aef2463ae1ddfa636bec167439f94cfe671cd017..80f26b66c09deb5455d108ca97c95c8d1f7d8ef7 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
=over 4
-=item B<Host> I<hostname/ip>
+=item B<Host> I<Hostname/IP>
The hostname or ip which identifies the server.
-Default: "127.0.0.1"
+Default: B<127.0.0.1>
-=item B<Port> I<port>
+=item B<Port> I<Service/Port>
-The query port of the server. This needs to be a string.
-Default: "1978"
+The query port of the server. This needs to be a string, even if the port is
+given in its numeric form.
+Default: B<1978>
=back