summaryrefslogtreecommitdiffstats
path: root/docs/aoa/ps.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-03-11 17:32:13 +0100
committernicolargo <nicolas@nicolargo.com>2023-03-11 17:32:13 +0100
commitbca45ca43e5ff18930f4156c4364e68fd6c2cdde (patch)
treea1525a1d0838dacfc590fea6fda23b0d36167268 /docs/aoa/ps.rst
parent6606fa0b629d3887853a860d497d881b731adbea (diff)
Add documentation
Diffstat (limited to 'docs/aoa/ps.rst')
-rw-r--r--docs/aoa/ps.rst12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/aoa/ps.rst b/docs/aoa/ps.rst
index ba4ee4c2..ec4c4f95 100644
--- a/docs/aoa/ps.rst
+++ b/docs/aoa/ps.rst
@@ -15,10 +15,15 @@ Filtered view:
.. image:: ../_static/processlist-filter.png
+Extended view:
+
+.. image:: ../_static/processlist-extended.png
+
The process view consists of 3 parts:
- Processes summary
-- Monitored processes list (optional)
+- Monitored processes list (optional, only in standalone mode)
+- Extended stats for the selected process (optional)
- Processes list
The processes summary line displays:
@@ -56,12 +61,15 @@ You can also set the sort key in the UI:
* - c
- --sort-processes cpu_percent
- Sort by CPU
+ * - e
+ - N/A
+ - Pin the process and display extended stats
* - i
- --sort-processes io_counters
- Sort by DISK I/O
* - j
- --programs
- - Accumulate processes by program
+ - Accumulate processes by program (extended stats disable in this mode)
* - m
- --sort-processes memory_percent
- Sort by MEM