Am trying to get the processor idle value from windows XP machine(remote) using Win32_PerfRawData_PerfOS_Processor wmi object.
The Idle value is correct for all processors but is not retrieved for "_Total" instance. How can i get the idle time?
Guide me.
PercentIdleTime value is empty in WMI
Moderators: Developers, Moderators
Re: PercentIdleTime value is empty in WMI
Does the data show up in the windows performance counters? If not, then you probably need to rebuild the wmi repository. wmiadap /f
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: PercentIdleTime value is empty in WMI
Yes, the data(Idle Time) shows up in windows performance counters. But when i test with wbemtest the value (Idle Time) is shown null.
I got confused because performance counter shows the value but i couldn't get using wmi object.
Guide me.
Thanks.
I got confused because performance counter shows the value but i couldn't get using wmi object.
Guide me.
Thanks.
Who is online
Users browsing this forum: No registered users and 0 guests