summaryrefslogtreecommitdiffstats
path: root/docs/glances-doc.rst
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2013-08-02 18:22:32 +0200
committerNicolas Hennion <nicolas@nicolargo.com>2013-08-02 18:22:32 +0200
commit0ee30b0956124e779bef9ccf7c2039d2f855cd26 (patch)
tree0accc582d5e03efe6b7f256bc67c96a6005de132 /docs/glances-doc.rst
parentadbb39621a436bab93de2f752e48afdda5969f81 (diff)
Update HTML doc
Diffstat (limited to 'docs/glances-doc.rst')
-rw-r--r--docs/glances-doc.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst
index 53086512..35720b1c 100644
--- a/docs/glances-doc.rst
+++ b/docs/glances-doc.rst
@@ -388,7 +388,15 @@ Process status legend:
``Z``
zombie
-The monitored processes list allows user, through the Glances configuration file, to group processes and quickly show if the number of runing process is not good. Each item is defined by:
+monitored processes list
+------------------------
+
+Optionnal and new in version 1.7.
+
+The monitored processes list allows user, through the Glances configuration file, to group processes and quickly show if the number of runing process is not good.
+
+Each item is defined by:
+
* description: description of the processes (max 16 chars)
* regex: regular expression of the processes to monitor
* command: (optional) full path to shell command/script for extended stat. Use with caution. Should return a single line string.