diff options
| author | Paul Buetow (venus) <paul@buetow.org> | 2012-01-21 18:08:40 +0100 |
|---|---|---|
| committer | Paul Buetow (venus) <paul@buetow.org> | 2012-01-21 18:08:40 +0100 |
| commit | 2944832cd9aa0ca56a11daa7eafbdb901cd11dae (patch) | |
| tree | 8cdf218b583a2a77e364a5ea82ff57ea0cae6aca | |
| parent | b501df4d693e9e35a12354b0fe90f77528c99489 (diff) | |
fix in help
| -rw-r--r-- | HELP | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,9 +14,9 @@ Explanations: ni = Nice cpu usage in % Color: Green us = User cpu usage in % - Color: Yellow, dark yellow if al>50%, orange if al>50% + Color: Yellow, dark yellow if to>50%, orange if to>50% sy = System cpu sage in % - Blue, purple if >30% + Blue, lighter blue 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. |
