From 4b4d7f3060c116e8f4fdb605c037a281a95de72f Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 18 Aug 2013 11:13:27 +0200 Subject: [PATCH] collectd.conf(5): Improve markup of the aquaero plugin. --- src/collectd.conf.pod | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 32f76a4a..1add9752 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -732,24 +732,24 @@ default for backwards compatibility, the time will be reported in minutes. =head2 Plugin C -This plugin collects the value of the available sensors in an Aquaero 5 board. -Aquaero 5 is a watercooling controller board, manufactured by Aqua Computer GmbH -L, with a USB2 connection for monitoring and -configuration. The board can handle multiple temperature sensors, fans, water -pumps and water level sensors and adjust the output settings such as fan voltage -or power the water pump based on the available inputs using a configurable -controller included in the board. This plugin collects all the available inputs -as well as some of the output values choosen by this controler. The plugin is -based on the libaquaero5 library provided by aquatools-ng. +This plugin collects the value of the available sensors in an +I5> board. AquaeroE5 is a water-cooling controller board, +manufactured by Aqua Computer GmbH L, with a USB2 +connection for monitoring and configuration. The board can handle multiple +temperature sensors, fans, water pumps and water level sensors and adjust the +output settings such as fan voltage or power used by the water pump based on +the available inputs using a configurable controller included in the board. +This plugin collects all the available inputs as well as some of the output +values chosen by this controller. The plugin is based on the I +library provided by I. =over 4 =item B I -Device path of the HID USB device, usually of the form /dev/usb/hiddevX, where -the Aquaero 5 device is. If this option is no set or is the empty string the -plugin will try to autodetect the first Aquaero 5 USB device based on the -VendorID and ProductID. +Device path of the AquaeroE5's USB HID (human interface device), usually +in the form C. If this option is no set the plugin will try +to auto-detect the Aquaero 5 USB device based on vendor-ID and product-ID. =back -- 2.11.0