X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=925f3645c120d25ffa304053cc399519e3880db3;hb=4ebf1f93bbf273cb3833c333c101ee6b9aea6bc1;hp=803fbaaf1d44b5bcad189a3f21a7dc7d3d0f2f14;hpb=bdd27cb013de89b4149393212aef1bf45a221dba;p=collectd.git diff --git a/README b/README index 803fbaaf..925f3645 100644 --- a/README +++ b/README @@ -198,14 +198,19 @@ Features Queries very detailed usage statistics from wireless LAN adapters and interfaces that use the Atheros chipset and the MadWifi driver. - - md - Linux software-RAID device information (number of active, failed, spare - and missing disks). - - mbmon Motherboard sensors: temperature, fan speed and voltage information, using mbmon(1). + - mcelog + Monitor machine check exceptions (hardware errors detected by hardware + and reported to software) reported by mcelog and generate appropriate + notifications when machine check exceptions are detected. + + - md + Linux software-RAID device information (number of active, failed, spare + and missing disks). + - memcachec Query and parse data from a memcache daemon (memcached). @@ -750,10 +755,6 @@ Prerequisites Used by the `gps' plugin. - * libhal (optional) - If present, the `uuid' plugin will check for UUID from HAL. - - * libi2c-dev (optional) Used for the plugin `barometer', provides just the i2c-dev.h header file for user space i2c development. @@ -981,7 +982,6 @@ To generate the `configure` script, you'll need the following dependencies: - flex - bison - libtool -- libtool-ltdl - pkg-config The `build.sh' script takes no arguments.