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

RAID
====

*Availability: Linux*

*Dependency: this plugin uses the optional pymdstat Python lib*

This plugin is disable by default, please use the --enable-plugin raid option
to enable it or enable it in the glances.conf file:

.. code-block:: ini

    [raid]
    # Documentation: https://glances.readthedocs.io/en/latest/aoa/raid.html
    # This plugin is disabled by default
    disable=False

In the terminal interface, click on ``R`` to enable/disable it.

.. image:: ../_static/raid.png

This plugin is only available on GNU/Linux.