From: Mariusz Bialonczyk Date: Fri, 25 Sep 2015 09:50:29 +0000 (+0200) Subject: doc: add information about routeros CollectHealth option X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=2d4291e0b1e6618cb44d1c34ea8423f1b44536fe;p=collectd.git doc: add information about routeros CollectHealth option --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index bb83bda9..fb1471f1 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -1297,6 +1297,7 @@ # CollectMemory true # CollectDF true # CollectDisk true +# CollectHealth true # # diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 01fae1b0..024efd20 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -7279,6 +7279,7 @@ multiple routers: CollectRegistrationTable true CollectDF true CollectDisk true + CollectHealth true @@ -7339,6 +7340,12 @@ Defaults to B. When enabled, the number of sectors written and bad blocks will be collected. Defaults to B. +=item B B|B + +When enabled, the health statistics will be collected. This includes the +voltage and temperature on supported hardware. +Defaults to B. + =back =head2 Plugin C