[DOC] Glances failed to start and some other issues - BSD #2106

This commit is contained in:
nicolargo 2022-09-24 19:01:42 +02:00
parent c5246197da
commit f0caf64837
1 changed files with 7 additions and 1 deletions

View File

@ -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
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).