Update docs

pull/1564/head
nicolargo 2019-11-24 17:41:06 +01:00
parent 3b11856926
commit 8dbc862352
3 changed files with 42 additions and 1 deletions

17
docs/aoa/raid.rst Normal file
View File

@ -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.

24
docs/aoa/smart.rst Normal file
View File

@ -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.

View File

@ -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
.