summaryrefslogtreecommitdiff
path: root/HELP
diff options
context:
space:
mode:
authorPaul Buetow (venus) <paul@buetow.org>2012-01-21 16:53:05 +0100
committerPaul Buetow (venus) <paul@buetow.org>2012-01-21 16:53:05 +0100
commitae4e9bf3568102c4749e3ae9998881a73a1aab0e (patch)
tree79d18bf415a7ecac8b3cadcabcc8e730e968ffe2 /HELP
parent34490651816a5745012398f9879123d25fe36673 (diff)
also show guest cpu time
Diffstat (limited to 'HELP')
-rw-r--r--HELP16
1 files changed, 9 insertions, 7 deletions
diff --git a/HELP b/HELP
index de9f55f..12605ff 100644
--- a/HELP
+++ b/HELP
@@ -1,16 +1,18 @@
Explanations:
- id = Idle cpu usage in % (extended)
- Color: Black
- st = CPU stolen from VM in % (extended)
+ st = Steal in % [see man proc] (extended)
+ Color: Red
+ gt = Guest in % [see man proc] (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
+ ir = IRQ usage in % (extended)
+ Color: White
io = IOwait cpu sage in %
Color: Purple
+ id = Idle cpu usage in % (extended)
+ Color: Black
+ ni = Nice cpu usage in %
+ Color: Green
us = User cpu usage in %
Color: Yellow, dark yellow if al>50%, orange if al>50%
sy = System cpu sage in %