X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=d40fd2f0ab596a42b4aaa5f735d7fc1c0ff4e43c;hb=b3facabd3ed3fa40c81a8122b78daffbbbdf34a6;hp=796fb8ff20ced56b4dbc8a09b688029564141749;hpb=f3f85095314fe4655758cd017b114cf663b965c6;p=collectd.git diff --git a/README b/README index 796fb8ff..d40fd2f0 100644 --- a/README +++ b/README @@ -180,7 +180,7 @@ Features Network UPS tools: UPS current, voltage, power, charge, utilisation, temperature, etc. See upsd(8). - - olsr + - olsrd Queries routing information from the “Optimized Link State Routing” daemon. @@ -480,9 +480,11 @@ Prerequisites * libganglia (optional) Used by the `gmond' plugin to process data received from Ganglia. + * libgcrypt (optional) Used by the `network' plugin for encryption and authentication. + * libhal (optional) If present, the uuid plugin will check for UUID from HAL. @@ -502,9 +504,11 @@ Prerequisites Library that encapsulates the `Java Virtual Machine' (JVM). This library is used by the Java plugin to execute Java bytecode. See “Configuring with libjvm” below. + (and others) * libmemcached (optional) Used by the `memcachec' plugin to connect to a memcache daemon. + * libmysqlclient (optional) Unsurprisingly used by the `mysql' plugin. @@ -567,6 +571,10 @@ Prerequisites and/or Solaris. + * libtokyotyrant (optional) + Used by the tokyotyrant plugin. + + * libupsclient/nut (optional) For the `nut' plugin which queries nut's `upsd'.