diff options
author | Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be> | 2017-09-14 23:58:38 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2017-09-16 13:46:40 +0200 |
commit | 72a5e52a35d0a133cafa1a7b5b86f4549589965d (patch) | |
tree | 8604390fb10673b7979bd4768ac2b513a910d944 /README | |
parent | 57aa6a51647972094021e65d23099b105f00f37a (diff) |
slstatus: add cpu_iowait
This commit introduces the cpu_iowait item, this is the percentage
of cpu time spent waiting on disks. High numbers typically indicate
that your system is not responsive due to disk IO.
This commit also avoid sleeping inside the cpu_perc and cpu_iowait
functions: waiting in either one implies lost info for the other.
Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions