Not all WMI queries are the same. While some may work, others have different "needs" like requiring higher access rights of the user performing the queries. These errors like the one you have come directly from the operating system and are "only" reflected by PRTG to the user, meaning the "root" of the problem is somewhere outside PRTG itself.
You can use our WMI Tester to perform these queries manually. Make sure to do this from the server that performs the sensor queries (PRTG Core Server or Remote Probe in question).
Try different scenarios with WMI-Tester like using FQDN instead of IP and vice versa. Same goes for the user credentials, try different users to see how it impacts the result. Since this is a HP server I am not sure if maybe the iLO interface may be a factor here. Are you targeting the iLO interface in PRTG or the device's regular network interface? Try both variations to see what happens.
As for the SNMP sensors: Check this entry about setting up SNMP in Windows. Make sure SNMP service is running and that SNMP queries are accepted from different hosts than localhost (which is mostly the default setting).
Kind regards.
Add comment