Aloha,
i am trying to monitor our DataCore-Server over the Rest-Api because the oidlib / mib file which i build with this (http://rkconsultinggmbh.blogspot.de/2014/08/prtg-datacore-monitoring.html) tutorial arent working. When i try to add the sensor PRTG is just loading for ages and wont stop.
I am using the "Rest beta" sensor but i get the following errormessage:
Cannot load endpoint https://server/RestService/rest.svc/pools: expected status 200 OK but got 400 Bad Request.
If i am not wrong thats an authorization error cause it doesnt matter what kind of username or password i use, i always get the same message.
When i am using the PowerShell its workin quite fine. (https://docs.datacore.com/RESTSupport-WebHelp/using_windows_powershell_as_a_rest_client.htm)
Add comment