Search found 2 matches
- Fri Nov 08, 2002 12:40 pm
- Forum: HostMonitor
- Topic: % Processor Time on a Multi-Processor Machine
- Replies: 12
- Views: 36273
I still don't understand. This is a two processor box, so when Performance Monitor shows 150%, the task manager shows 75% for the sqlsrvr process. I wrote a VB Script to calculate the % Processor using Win32_PerfRawData_PerfProc_Process and I get the 150% in the Performance monitor. Could this be a ...
- Thu Oct 31, 2002 2:59 pm
- Forum: HostMonitor
- Topic: % Processor Time on a Multi-Processor Machine
- Replies: 12
- Views: 36273
How do you calculate the % Processor Time on a Multi-Processor machine? I have a Performance Counter Test that measures the % Processor Time for sqlservr. According to the Windows Performance Monitor the process is running about 140% (this is normal for some of our machines), but Host Monitor is onl...