SUMMARY: CPU utilization
2007-12-25 1:48:00
http://www.setoolkit.com
http://www.sarcheck.com
http://www.orcaware.com/orca
http://developers.sun.com/solaris/articles/prstat.html
The tools that are NOT recomended:
perfmeter
top
psrinfo
The tools that are recommended and the number of recommendations:
prstat - 9
vmstat - 6
sar - 6
mpstat - 2
iostat - 2
uptime - 1
ps - 1
cpustat - 1
busstat - 1
Some general comments:
1. mpstat is accurate, it is core solaris, uses kernel interface (kstats driver)
2. CPU actually has a 100% load at all times. If user and kernel threads to do not add up to 100% CPU utilization, the "idle" thread takes up the free CPU cycles.
3. vmstat uses the same kstats driver as mpstat
Thanks again,
Greg
-----Original Message-----
From: Mani, Greg SPAWAR
Sent: Thu 8/7/2003 12:38 PM
To: codeprof at codeprof.com
Cc:
Subject: CPU utilization
Anybody know how accurate the tools are that measure CPU utilization on Solaris 8. The ones I know of are perfmeter, mpstat, psrinfo, and top. Also, are there any other tools to measure the CPU utilization.
Thanks,
Greg
_______________________________________________
codeprof mailing list
codeprof at codeprof.com
http://www.codeprof.com/execute/ask/?codeinfoid=24914
Comments
Got something to say?
You must be logged in to post a comment.

