aquaero: Documentation for aquaero plugin.
authorAlex Deymo <deymo@chromium.org>
Tue, 13 Aug 2013 07:29:55 +0000 (00:29 -0700)
committerAlex Deymo <deymo@chromium.org>
Tue, 13 Aug 2013 07:35:32 +0000 (00:35 -0700)
This patch includes the manpage, smaller config sample file and
the README and AUTHORS description.

AUTHORS
README
src/collectd.conf.in
src/collectd.conf.pod

diff --git a/AUTHORS b/AUTHORS
index adb7481..2e6511b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -21,6 +21,9 @@ Akkarit Sangpetch <asangpet at andrew.cmu.edu>
 Alessandro Iurlano <alessandro.iurlano at gmail.com>
  - Initial filecount plugin.
 
+Alex Deymo <deymo at chromium.org>
+ - aquaero plugin.
+
 Alvaro Barcellos <alvaro.barcellos at gmail.com>
  - Don't-fork patch.
 
diff --git a/README b/README
index 3f65963..0b70eaa 100644 (file)
--- 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'.
 
index a96f675..040b930 100644 (file)
 #</Plugin>
 
 #<Plugin aquaero>
-#      # If you specify an empty string for the device (the default) it
-#      # will autodetect the first Aquaero 5 installed.
 #      Device ""
-#      # Optionally, you can specify the device path, make sure the Aquaero
-#      # device is readable by collectd.
-#      #Device "/dev/usb/hiddev0"
 #</Plugin>
 
 #<Plugin ascent>
index 11db1cc..32f76a4 100644 (file)
@@ -730,6 +730,29 @@ default for backwards compatibility, the time will be reported in minutes.
 
 =back
 
+=head2 Plugin C<aquaero>
+
+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<http://www.aquacomputer.de/>, 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.
+
+=over 4
+
+=item B<Device> I<DevicePath>
+
+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. 
+
+=back
+
 =head2 Plugin C<ascent>
 
 This plugin collects information about an Ascent server, a free server for the