summaryrefslogtreecommitdiffstats
path: root/docs/aoa/sensors.rst
blob: b5efc65fa40164b5daa762ce99bfc30ede42dccc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _sensors:

Sensors
=======

*Availability: Linux*

.. image:: ../_static/sensors.png

Glances can display the sensors information using ``psutil`` and/or
``hddtemp``.

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