What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

wmi 64/32 bits

Votes:

0

I have a probe installed on a Windows Server 2008 64-bit. If I run the following commands:

Case 1 - 64 bits C:\windows\system32\wbem\wmic path Win32_PerfRawData_EVAPMEXT_HPEVAPhysicalDiskGroup get Result: Ok, Works well.

Case 2 - 32 bits C:\Windows\SysWOW64\wbem\wmic path Win32_PerfRawData_EVAPMEXT_HPEVAPhysicalDiskGroup get

Result: ERROR, Description = Invalid class

Case 3 - PRTG In PRTG (and wmitester) the error is similar to the second case. 80041010: The specified class is not valid.

This probe was working fine on a Windows Server 2003 32-bit system. How to solve the problem as PRTG?

hp-eva prtg windows

Created on Dec 13, 2013 1:03:42 PM



1 Reply

Votes:

0

Please try browsing the WMI available WMI classes using wbemtest to check that the class exists.

You can run do so by executing the command wbemtest.exe which is pre installed on the machine wbemtest.exe | connect | connect | Enum Classes | recursive | OK Is the class available for browsing (the root\cimV2 namespace)?

Are you running the query against the machine the probe is installed on or against a other machine?

Created on Dec 17, 2013 12:10:40 PM by  [email protected]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.