This error is being encountered on a new server we've built to replace an old server. On the old server, the sensor works perfectly fine. Here is everything I've checked: OS version is the same - 2008 R2 (replacing physical server with vm) Cisco firewall ACLs are the same (both servers are in the same ACLs) Windows Firewall is turned off Tested using Powershell "Get-Counter" from the PRTG server, while logged in with the account that PRTG runs under: Get-Counter '\Process(*)\% Processor Time' -ComputerName servername Checked GPO results on both - nothing different
What am I missing?
Can someone at PRTG maybe explain EXACTLY how this sensor gets information? i.e. does it use .NET or Powershell or some other command under the hood?
Lastly, is it possible to use CIM, rather than WMI to check something like this?
Add comment