diff --git a/docs/aoa/raid.rst b/docs/aoa/raid.rst new file mode 100644 index 0000000000..fa4239fefd --- /dev/null +++ b/docs/aoa/raid.rst @@ -0,0 +1,17 @@ +.. _raid: + +RAID +==== + +*Availability: Linux* + +*Dependency: this plugin uses the optional pymdstat Python lib* + +This plugin is disable by default, please use the --enable raid option +to enable it. + +In the terminal interface, click on ``R`` to enable/disable it. + +.. image:: ../_static/raid.png + +This plugin is only available on GNU/Linux. diff --git a/docs/aoa/smart.rst b/docs/aoa/smart.rst new file mode 100644 index 0000000000..2c19c7e479 --- /dev/null +++ b/docs/aoa/smart.rst @@ -0,0 +1,24 @@ +.. _smart: + +SMART +===== + +*Availability: all but Mac OS* + +*Dependency: this plugin uses the optional pySMART Python lib* + +This plugin is disable by default, please use the --enable smart option +to enable it. + +.. image:: ../_static/smart.png + +Glances displays all the SMART attributes. + +How to read the information: + +- The first line display the name and model of the device +- The first column is the SMART attribute name +- The second column is the SMART attribute raw value + +.. warning:: + This plugin needs administrator rights. Please run Glances as root/admin. diff --git a/docs/man/glances.1 b/docs/man/glances.1 index cd9a988275..4fb8ce31af 100644 --- a/docs/man/glances.1 +++ b/docs/man/glances.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "GLANCES" "1" "Nov 06, 2019" "3.1.4_BETA" "Glances" +.TH "GLANCES" "1" "Nov 24, 2019" "3.1.4_BETA" "Glances" .SH NAME glances \- An eye on your system .