summaryrefslogtreecommitdiffstats
path: root/docs/aoa/smart.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/smart.rst')
-rw-r--r--docs/aoa/smart.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/aoa/smart.rst b/docs/aoa/smart.rst
new file mode 100644
index 00000000..2c19c7e4
--- /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.