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: vmstat output to db

RE: vmstat output to db

From: <Jared.Still_at_radisys.com>
Date: Wed, 28 Jul 2004 16:50:39 -0700
Message-ID: <OF4DEAF6B7.99D89B7F-ON88256EDF.0082D7E7-88256EDF.0082FC08@radisys.com>


Comments inline:
>
> >Also, the vmstat header lines repeat, so the 'sed' command will
> >only remove the first instance of them.
>
> Note that the first 'data' line is _always_ a summary of data since the
> server restart. This should be ignored - else you will get incorrect
data.
>

I believe the 'sed 1,3d' was accomplishing that. :)

> In any case, use of 'vmstat' begs this question: Why not use 'sar'? When
> ...

agreed.

Jared



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Jul 28 2004 - 18:47:28 CDT

Original text of this message

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