X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=README;h=c0d703633d7dce78bace8c356748578ba6e22a4a;hb=78c0678a23963a829e41f03b5540bcb3dc585b59;hp=23e0172636da2bd8bc2d4fa81d174b89aefcb7ad;hpb=2d8e92397564d6664b4558b538e53511eb7be17d;p=collectd.git diff --git a/README b/README index 23e01726..c0d70363 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'. @@ -566,6 +569,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.