• 31.07.2025, 01:36
  • Register
  • Login
  • You are not logged in.

 

_wendigo_

Newbie

bug in aquasuite X.66

Tuesday, February 14th 2023, 2:35am

bug in aquasuite X.66


Id = {00000000-0000-0000-0000-000000000000}; ClientMachine = xxxxxxxxxxxxx; User = NT AUTHORITY\SYSTEM; ClientProcessId = 5364; Component = Unknown; Operation = Start IWbemServices::ExecQuery - root\cimv2 : SELECT * FROM Win32_PerfRawData_PerfDisk_PhysicalDisk Where Name LIKE "1%"; ResultCode = 0x80041032; PossibleCause = Unknown


when Aqua service is running with SSD/Harddisk enabled - it trickers this message in the eventlogs and causes WmiPrvSE.exe cpu load spikes.

from what i could read at some M$ site .... https://learn.microsoft.com/en-us/window…rectedfrom=MSDN
Maybe this should not be used anymore, instead use: https://learn.microsoft.com/en-us/window…rfinst-provider

Im not a programmer - but it would seem that there is a error from the select message... which looks like a SQL query error :) anyway - disabling the service monitoring for hard drives solves it....

_wendigo_

Newbie

SORRY! x.64

Tuesday, February 14th 2023, 12:32pm

just realized that my system wasnt updated eventhough i though it was...

:-O Sorry ... i will of cause update it now, and hopefully it solves this issue i am seeing... i see there are "hardware monitoring" on the list of bug fixes, so that is pretty much spot on in this case.... so maybe thats a fix! :S