Here's an additional example, showing the "vmstat" command output while running a cpu-intensive program.

--
Ryan Thoryk
r...@thoryk.com
r...@tliquest.net

ryan@elaina:~$ vmstat 2
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id wa st
 1  0 1213872 544528      0 1232292    0    0     7     3    0    0  0  0  4  0 
96
 1  0 1213872 544188      0 1232288    0    0     2     3  393  264  0  0  0  0 
 0
 1  0 1213872 544176      0 1232292    0    0     2     2  395  238  0  0  0  0 
 0
 1  0 1213872 544368      0 1232292    0    0     0     0  511  365  0  0  0  0 
 0
 1  0 1213872 544568      0 1232292    0    0     0    84  388  234  0  0  0  0 
100
 1  0 1213872 544284      0 1232300    0    0     6     0  541  426  0  0  0  0 
 0
 1  0 1213872 544132      0 1232304    0    0     0     0  433  337  0  0  0  0 
 0
 1  0 1213872 544140      0 1232292    0    0     0     2  356  193  0  0  0  0 
 0
 1  0 1213872 544040      0 1232312    0    0     8    20  455  410  0  0  0  0 
 0
 1  0 1213872 543916      0 1232316    0    0     0   230  386  260  0  0  0  0 
 0
 1  0 1213872 544288      0 1232316    0    0     0     0  354  226  0  0  0  0 
 0
 1  0 1213872 545684      0 1232316    0    0     0    73  385  272  0  0  0  0 
 0
 1  0 1213872 545808      0 1232316    0    0     0    10  589  473  0  0  0  0 
 0
 1  0 1213864 545652      0 1232320    4    0     4   126  763  656  0  0  0  0 
 0
 1  0 1213864 545528      0 1232320    0    0     0   232  417  267  0  0  0  0 
 0

Reply via email to