diff options
| author | Paul Buetow (venus) <paul@buetow.org> | 2012-01-21 16:53:05 +0100 |
|---|---|---|
| committer | Paul Buetow (venus) <paul@buetow.org> | 2012-01-21 16:53:05 +0100 |
| commit | ae4e9bf3568102c4749e3ae9998881a73a1aab0e (patch) | |
| tree | 79d18bf415a7ecac8b3cadcabcc8e730e968ffe2 /HELP | |
| parent | 34490651816a5745012398f9879123d25fe36673 (diff) | |
also show guest cpu time
Diffstat (limited to 'HELP')
| -rw-r--r-- | HELP | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -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 % |
