Am 22.01.2014 15:32, schrieb henrik at hswn.dk:
Den 22.01.2014 15:11, henrik at hswn.dk skrev: ...
Firing up an install cd, it seems they have added an extra column "st", after the "us sy id wa" bit.
linux at linux:~> vmstat 2 10 procs -----------memory---------- ---swap-- -----io---- -system-- -----cpu------ r b swpd free buff cache si so bi bo in cs us sy id wa st
Sorry, but the vmstat programs on both servers give the same result:
working server (correct graph display):
procps version 3.2.8 procs -----------memory---------- ---swap-- -----io---- -system-- -----cpu------ r b swpd free buff cache si so bi bo in cs us sy id wa st 0 0 365064 95496 52940 385244 1 1 81 137 77 75 10 5 82 2 0
non-working server (missing utilization graph):
vmstat from procps-ng 3.3.8 procs -----------memory---------- ---swap-- -----io---- -system-- -----cpu------ r b swpd free buff cache si so bi bo in cs us sy id wa st 3 2 402896 129772 213744 1695380 1 3 190 264 216 227 17 6 73 4 0
As you can see, the "st" column is available in both versions.
Yours Hermann-Josef Beckers