![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Value under the CPU property? This may have already been answered. Any pointers is much appreciated. When running get-process on one of our servers, the value returned for the CPU property (for some of the processes) lists values in the thousands. I was expecting the values to add upto 100%? Why would the value being shown be in the 1000s range? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Value under the CPU property? Hello Cyberstorme, Quote: > This may have already been answered. Any pointers is much appreciated. > > When running get-process on one of our servers, the value returned for > the CPU property (for some of the processes) lists values in the > thousands. I was expecting the values to add upto 100%? Why would the > value being shown be in the 1000s range? -- CPU(s): The amount of processor time that the process has used on all processors, in seconds. Karl |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Value under the CPU property? Cyberstorme wrote: Quote: > This may have already been answered. Any pointers is much appreciated. > > When running get-process on one of our servers, the value returned for the > CPU property (for some of the processes) lists values in the thousands. I was > expecting the values to add upto 100%? Why would the value being shown be in > the 1000s range? PSH>(get-process powershell).cpu 1.34375 So far, the PowerShell process has used up 1.3 seconds of my CPU time since my machine has started up. You're looking for the current CPU% used? Check this out: http://www.leeholmes.com/blog/Access...owerShell.aspx -- Microsoft MVP - Windows PowerShell http://www.microsoft.com/mvp PowerGadgets MVP http://www.powergadgets.com/mvp Blog: http://marcoshaw.blogspot.com |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Set Focus To Specific Property In Property Grid | .NET General | |||
| How do I use the property of a property? | PowerShell | |||
| How to set file property # to a value > 99 | Vista file management | |||