1833728 Members
2934 Online
110063 Solutions
New Discussion

vmstat strange output

 
Dilip Raj
Occasional Contributor

vmstat strange output

Hi, I just did vmstat 5 5 on my machine, and I am getting strange output.
# model
9000/887/G70/H70
# vmstat 5 5


My id column in CPU sections shows negative values?
cpu
us sy id
24 5 71
102 2 -5
103 2 -5

Any Idea?

Dilip

3 REPLIES 3
Paula J Frazer-Campbell
Honored Contributor

Re: vmstat strange output

Hi
The "us" column is also strange as it is over 100% !

What is top showing or sar -u?

Paula
If you can spell SysAdmin then you is one - anon
Dilip Raj
Occasional Contributor

Re: vmstat strange output

# model
9000/887/G70/H70
System: svcprod Fri Aug 31 10:18:38 2001
More info
Load averages: 1.23, 1.24, 1.27
133 processes: 127 sleeping, 3 running, 3 zombies
Cpu states:
LOAD USER NICE SYS IDLE BLOCK SWAIT INTR SSYS
1.23 93.3% 1.9% 4.8% 0.0% 0.0% 0.0% 0.0% 0.0%

Memory: 54384K (11680K) real, 57368K (16392K) virtual, 278860K free Page# 1/5
Sridhar Bhaskarla
Honored Contributor

Re: vmstat strange output

Dilip,

Thing to notice here is the total of us sy and id remained around 100%.

I think due to high %USR utilization, the averaging might be getting inapproximated within the vmstat program itself.

What is the value for pswtch/s in your sar -w output ?

-Sri
You may be disappointed if you fail, but you are doomed if you don't try