summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Buetow (venus) <paul@buetow.org>2012-01-21 15:51:20 +0100
committerPaul Buetow (venus) <paul@buetow.org>2012-01-21 15:51:20 +0100
commitff8b6f60955751ab76eec84320f5b267069debd9 (patch)
tree71bac8dc8c36e15f577cb9055be4b7c28474b8aa /README
parent3f620b8cf2dc6e6cb349e493e6efecef309ae033 (diff)
add HELP file
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 1 insertions, 22 deletions
diff --git a/README b/README
index 5ee5b8d..b9c1d3f 100644
--- a/README
+++ b/README
@@ -24,25 +24,4 @@ Versioning schema: a.b.c[.d], where
It's not a release if there is a -devel suffix. It's a development
version (in the trunk) then.
-Explanations:
- id = Idle cpu usage in % (extended)
- Color: Black
- st = CPU stolen from VM in % (extended)
- Color: Red
- ir = IRQ usage in % (extended)
- Color: White
- sr = Soft IRQ usage in % (extended)
- Color: White
- ni = Nice cpu usage in %
- Color: Green
- io = IOwait cpu sage in %
- Color: Purple
- us = User cpu usage in %
- Color: Yellow, dark yellow if al>50%, orange if al>50%
- sy = System cpu sage in %
- Blue, purple if >30%
- to = Total CPU usage, which is (100% - id)
- pk = Max al peak of last avg. samples (extended)
- avg = System load average; desc. order: 1, 5 and 15 min. avg.
- 1px horizontal line: Maximum sy+us+io of last 'avg' samples (extended)
- Extended means: text display only if extended mode is turned on
+For some usage/help please see the HELP file.