Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting %Process Time for a Process

Status
Not open for further replies.

mvvilleza

MIS
Nov 23, 2000
114
0
0
PH
Hi,

I'm trying to generate CPU usage for a particular process. However, I found out that the CPU usage per process is the sum of all %Process time of each CPU. That means if your %Process Time is 890 and you have 15 CPUs as seen on task manager, divide the 890 with 15 and you get 59.3%.

Question is how can i display it on MOM that the %Process time of a particular process is already for the total number of CPUs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top