I have a strange behavior using WMI to get PercentIdleTime information from Win32_PerfRawData_PerfOS_Processor.

The Idle value is correct for all processors but is not retrieved for "_Total" instance.

What might be the problem? How can i rectify that problem?

Guide me.