X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=df50ed249c9ade65c25f5b6344003db82d8fb975;hb=8139d94aa8a3e5f52ef4ae4357e394a7baf891fa;hp=3f65963ae353a7e4dc3294acb27801025f895f94;hpb=514a9990b21a3450f815f346ea6a191531934265;p=collectd.git diff --git a/README b/README index 3f65963a..df50ed24 100644 --- a/README +++ b/README @@ -26,6 +26,9 @@ Features Sensors in Macs running Mac OS X / Darwin: Temperature, fanspeed and voltage sensors. + - aquaero + Various sensors in the Aquaero 5 watercooling board made by Aquacomputer. + - ascent Statistics about Ascent, a free server for the game `World of Warcraft'. @@ -561,6 +564,14 @@ Prerequisites used and should be found in various implementations for hopefully all platforms. + * aerotools-ng (optional) + Used by the `aquaero' plugin. Currently, the `libaquaero5' library, which + is used by the `aerotools-ng' toolkit, is not compiled as a shared object + nor does it feature an installation routine. Therefore, you need to point + collectd's configure script at the source directory of the `aerotools-ng' + project. + + * CoreFoundation.framework and IOKit.framework (optional) For compiling on Darwin in general and the `apple_sensors' plugin in particular.