X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=a55b2a2beb76efd2ea1959028ba5099ae57417b3;hb=7c14b05db2cd7b17321f1e37bfb852c1a9a3832d;hp=ad5b66783473bc531d9c20451c306db47b22a3e7;hpb=d6f0273b2ebae6995d69c7701838825b96e4f424;p=collectd.git diff --git a/README b/README index ad5b6678..a55b2a2b 100644 --- a/README +++ b/README @@ -119,6 +119,9 @@ Features - gmond Receive multicast traffic from Ganglia instances. + - gps + Monitor gps related data through gpsd. + - hddtemp Hard disk temperatures using hddtempd. @@ -680,6 +683,10 @@ Prerequisites Used by the `network' plugin for encryption and authentication. + * libgps (optional) + Used by the `gps' plugin. + + * libhal (optional) If present, the `uuid' plugin will check for UUID from HAL.