X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=f2df12cdd34c253dc31d15a30533d90204d64ad9;hb=1bdfcf9791729310f75857d0e002c40ef659a89b;hp=e5d5c37193163dcc58b9c578036e096f8388168e;hpb=92f3b751cce6466fc23175e75fe3b8a3b8f23cff;p=collectd.git diff --git a/README b/README index e5d5c371..f2df12cd 100644 --- a/README +++ b/README @@ -125,6 +125,9 @@ Features - gmond Receive multicast traffic from Ganglia instances. + - gps + Monitor gps related data through gpsd. + - grpc Receive values over the network using the gRPC framework. @@ -700,6 +703,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.