Hi, I have a query with regards to monitoring web services either via HTTP or XML.
Currently I am trying to check the availability of a web service on:
http://SERVER:7047/DynamicsNAV/WS/Company/services
Sadly I keep getting access denied - and have figured out that the sensor may be ignoring the port (7074) in the URL.
Is this URL formed correctly? I cannot see any field on the sensor to specify the port manually
Article Comments
ok - thanks for trying. What I was trying to work out is if the sensor was 'honouring' the port - is this the case?
Thanks!
Sep, 2013 - Permalink
Hi, which sensor did you use, and which settings to momnitor the availability of a Web Service?
Regards
Jun, 2015 - Permalink
Sorry, but we cannot reproduce this issue! In several tests we have performed, the sensor takes the port number correctly from the URL.
If you get an "access denied" error, this rather indicates an authentication issue. Please check the requirements on your target server: Maybe it expects login credentials in the URL (as additional parameters), or a session ID or similar?
Sep, 2013 - Permalink