Update documentation for HDDTemp plugin

This commit is contained in:
nicolargo 2021-03-13 08:46:40 +01:00
parent 871b4c32b2
commit 15eba5d4ae
4 changed files with 21 additions and 7 deletions

19
docs/aoa/hddtemp.rst Normal file
View File

@ -0,0 +1,19 @@
.. _sensors:
HDD temperature sensor
======================
*Availability: Linux*
This plugin will add HDD temperature to the sensors plugin.
On your Linux system, you will nedd to have:
- hddtemp package installed
- hddtemp service up and running (check it with systemctl status hddtemp)
- the TCP port 7634 openned on your local Firewall (if it is enabled on your system)
There is no alert on this information.
.. note::
Limit values and sensors alias names can be defined in the
configuration file under the ``[sensors]`` section.

View File

@ -37,6 +37,7 @@ Legend:
raid
smart
sensors
hddtemp
ps
monitor
amps

View File

@ -15,9 +15,3 @@ There is no alert on this information.
.. note::
Limit values and sensors alias names can be defined in the
configuration file under the ``[sensors]`` section.
.. note::
This plugin is disabled by default in the configuration file.
To enable it just use the following option:
# glances --enable-plugin sensors

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "GLANCES" "1" "Jan 30, 2021" "3.1.7_beta" "Glances"
.TH "GLANCES" "1" "Mar 13, 2021" "3.1.7_beta" "Glances"
.SH NAME
glances \- An eye on your system
.