Code

trunk: Added config options of the `apcups' plugin to the `collectd.conf' manpage.
authorocto <octo>
Sat, 10 Jun 2006 12:51:00 +0000 (12:51 +0000)
committerocto <octo>
Sat, 10 Jun 2006 12:51:00 +0000 (12:51 +0000)
src/collectd.conf.pod

index 226b0ce573dd5ea462fd8a91b2cf174f2a446324..998c844dfd7b4b65d2684510163e6ad44eaa506d 100644 (file)
@@ -144,6 +144,22 @@ and are checked by default depends on the distribution you use.
 
 =back
 
+=head2 Plugin C<apcups>
+
+=over 4
+
+=item B<Host> I<Hostname>
+
+Hostname of the host running B<apcupsd>. Defaults to B<localhost>. Please note
+that IPv6 support has been disabled unless someone can confirm or decline that
+B<apcupsd> can handle it.
+
+=item B<Port> I<Port>
+
+TCP-Port to connect to. Defaults to B<3551>.
+
+=back
+
 =head2 Plugin C<hddtemp>
 
 =over 4
@@ -168,7 +184,7 @@ Hostname of the host running B<ntpd>. Defaults to B<localhost>.
 
 =item B<Port> I<Port>
 
-UDP-Port to connect to. Default to B<123>.
+UDP-Port to connect to. Defaults to B<123>.
 
 =back