summaryrefslogtreecommitdiffstats
path: root/docs/aoa/sensors.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-09-24 19:01:42 +0200
committernicolargo <nicolas@nicolargo.com>2022-09-24 19:01:42 +0200
commitf0caf64837391d76602f7aa028f54102efb748cc (patch)
tree5d6f3c33d6c4500b4da1c408513c7a85f0454144 /docs/aoa/sensors.rst
parentc5246197da98afc81e29610933e14f52038a7418 (diff)
[DOC] Glances failed to start and some other issues - BSD #2106
Diffstat (limited to 'docs/aoa/sensors.rst')
-rw-r--r--docs/aoa/sensors.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/aoa/sensors.rst b/docs/aoa/sensors.rst
index 30884dd4..e637af61 100644
--- a/docs/aoa/sensors.rst
+++ b/docs/aoa/sensors.rst
@@ -28,4 +28,10 @@ There is no alert on this information.
If a sensors has temperature and fan speed with the same name unit,
it is possible to alias it using:
unitname_temperature_core_alias=Alias for temp
- unitname_fan_speed_alias=Alias for fan speed \ No newline at end of file
+ unitname_fan_speed_alias=Alias for fan speed
+
+.. note 4::
+ The plugin could crash on some operating system (FreeBSD) with the
+ TCP or UDP blackhole option > 0 (see issue #2106). In this case, you
+ should disable the sensors (--disable-plugin sensors or from the
+ configuration file). \ No newline at end of file