You were brought to this page based on an internet search
and as a free service to Oracle DBAs.
The text below is an except from the book,
Oracle Performance Firefighting, written by
Craig Shallahamer of
OraPub, Inc.
Figures and tables are not included on this page, only their reference.
To order the book in either print or PDF form, click
here.
©2009, 2010 by Craig Shallahamer. This is copyrighted material.
PleaseOut of respect for those involved in the creation of the book and also for
their familes, we ask you to respect the copyright both in intent and deed. Thank you.
-------------------------------
The CPU utilization sar option is -u. The %user, %system, %iowait, %steal, and %idle columns contain the same information as the corresponding columns in the vmstat command output. The new columns in the sar report are as follows:
* Ending sample time: When you first run sar, no output appears. But the activity information is being stored until the first interval is complete, and then the output line appears.
* CPU: The -u option shows the average for all CPUs. There is also a sar option to show utilization activity for each CPU. Refer to the sar manual page for details.
©2009, 2010 by Craig Shallahamer. This is copyrighted material.
PleaseOut of respect for those involved in the creation of the book and also for
their familes, we ask you to respect the copyright both in intent and deed. Thank you.
|