diff options
| -rwxr-xr-x | loadbars | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -839,7 +839,7 @@ CPU stuff: Color: White ir = IRQ usage in % (extended) Color: White - io = IOwait cpu sage in % + io = IOwait cpu usage in % Color: Purple id = Idle cpu usage in % (extended) Color: Black @@ -847,9 +847,9 @@ CPU stuff: Color: Green us = User cpu usage in % Color: Yellow, dark yellow if to>50%, orange if to>50% - sy = System cpu sage in % + sy = System cpu usage in % Blue, lighter blue if >30% - to = Total CPU usage, which is (100% - id) + to = Total cpu usage, which is (100% - id) pk = Max us+sy 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) |
