If you have PerfView (pv), here's a shell script that may help. It saves the GBL_CPU_TOTAL_UTIL for the given server as a worksheet that can be imported into Excel/Lotus, etc. You can create better charts with the spreadsheet.
node=$1
if [ "$node" = "" ]; then
echo "You must include a server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.