Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: sar has the correct information or the vmstat?

Re: sar has the correct information or the vmstat?

From: Matthew Zito <mzito_at_gridapp.com>
Date: Tue, 29 Mar 2005 13:49:03 -0800
Message-Id: <f118eed4b52840de9fe2b1707a9a68cc@gridapp.com>

The difference is one of accounting - vmstat will count I/O wait time as idle, while sar will break it out separately. They're both right - technically time spent waiting on I/O isn't cpu time, but on the other hand, its not what people think of when they think of "idle" time either.

Matt

--
Matthew Zito
GridApp Systems
Email: mzito_at_gridapp.com
Cell: 917-574-1858
Phone: 212-358-8211 x 359
http://www.gridapp.com


On Mar 29, 2005, at 1:04 PM, arun chakrapani rao wrote:


> Hi unix gurus
> which tool for checking the cpu utilization is
> reliable,
> is sar better or vmstat better on an hp box
> Please let me know
> I am working on an HP itanium server out here and i am
> seeing that both these tools show lots of difference
> i understand that sar gives out the io stats along
> with the idle stats.
> I am seeing here that idle time based on vmstat shows
> it is 80 to 90% where as the sar shows the idle time
> is 50 to 60%
> But the top and the glance shows similar to what the
> vmstat shows.
> Hence i am not sure which is correct.
> A small output is being show here
-- http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 29 2005 - 16:52:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US