mirror of https://github.com/nicolargo/glances.git
[DOC] Glances failed to start and some other issues - BSD #2106
This commit is contained in:
parent
c5246197da
commit
f0caf64837
|
|
@ -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).
|
||||
Loading…
Reference in New Issue