All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
copied and pasted the URL from a working example in IE, but nothing happens.
How can I trace the request and answer from the server so I can troubleshoot this?
Thanks!
Could you please provide some details?
- What software do you use (version)?
- What exactly means "copied and pasted the URL"? Are you using "HTTP request" action method? HTTP request? HTTPS?
- What exactly means "nothing happens"? Have you checked server logs?
>There is no logging/dubug option in HM to see exactly what string was sent and what was received back?
There is HostMonitor "system" log file that shows action results and error messages.
There is Quick Log pane (menu View), it may show test results and action results for selected test (or set of the tests).
There is Auditing Tool (menu View) that may show recent errors as well.
You may use some sniffer like WireShark to check network packets.
Also you may setup URL test using the same URL and check reply using variables like %HttpCode%, %HttpHeader%, %HttpPage%