Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
CPU usage calculation
Name: Kwang Date: July 25, 2002 at 21:02:56 Pacific
Comment:
Hi all I need to create a shell script to list out only the average of CPU usage for a particular period, and direct it to the file. But when I used "top > top.lis" this output file is in a mesh, how can I extract only the CPU usage at a particular moment? Thanks for help? Best Regards Kwang
Summary: Hi, It seems to me that using vmstat, prstat or top at the same moment, the CPU Usage results are different on those tools. Could somebody explain me why ? What is exactly calculated in each tool ? In...
Summary: hi i have couple of questions, if anybody can help me out,i would really appreciate it. i have to compute the priority number of a unix process with a recent cpu usage of 31, a threshold priority of ...
Summary: How to find CPU Usage , RAM, Hard Disk space. This should be on " DEC OSF/1 " I need to write these details into log file for every 10 min. sar command doesn't work on DEC OSF/1(Digital UNIX) ...