summaryrefslogtreecommitdiffstats
path: root/docs/aoa
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-09-09 18:23:43 +0200
committernicolargo <nicolas@nicolargo.com>2022-09-09 18:23:43 +0200
commit0a39988a5aecd582220bd934cce6e726917e9e65 (patch)
tree515335c5079ab507a68a610291782d206026f430 /docs/aoa
parent55b063c6b0e934e8f9d80c34e2e32fa6f2d252fe (diff)
parenta756b734e861ec6514db92c4ea3358695c062bfe (diff)
Merge branch 'develop' into glancesv4
Diffstat (limited to 'docs/aoa')
-rw-r--r--docs/aoa/sensors.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/aoa/sensors.rst b/docs/aoa/sensors.rst
index 01e8d059..30884dd4 100644
--- a/docs/aoa/sensors.rst
+++ b/docs/aoa/sensors.rst
@@ -23,3 +23,9 @@ There is no alert on this information.
The support for multiple batteries is only available if
you have the batinfo Python lib installed on your system
because for the moment PSUtil only support one battery.
+
+.. note 3::
+ 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