Hello raubrey,
thank you for your KB-post.
What exact error message do you get in the sensor within PRTG? Please note that it's possible to configure the "Write result to disk" option within the sensor's settings, this will generate a file with the actual output/error in the following path of the probe were the sensor was deployed:
C:\ProgramData\Paessler\PRTG Network Monitor\Logs (Sensors)\ |
Since you've mentioned that the sensor works from the command-line but doesn't work in PRTG this sounds very much like an account/permission/impersonation issue. Which parameters did you configure in the sensor's settings? It should look like this:
-h=%host -t=THUMBPRINT -u=%windowsdomain\%windowsuser -p=%windowspassword |
This way PRTG will replace this parameters as defined in the parent object (or inherited), make sure that in PRTG the Device's Address is correct and that the Credentials for Windows Systems are correct (or are correctly inherited).
It may be able to run the sensor without providing an username and password as parameter if you use the security context of probe service and run the PRTG Probe Service with account allowed to log-in both on the probe and remote system. The default Local System account will most likely not have this privilege.
Best Regards,
Luciano Lingnau [Paessler Support]
Add comment