Hi,
I'm trying to get the Apache (Windows) monitor to work but having some problems.
I have configured httpd.conf with the appropriate settings and have confirmed I can browse to the server-status page locally on the server and from my machine without issue.
I get similar errors messages depending on which screen I'm on in SolarWinds. In the template screen I can set a test node and run the monitor which returns the following error "Output: ==============================================
Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server"".
From the Application Details Summary page the returned error is "The return code is different than expected. Testing on node '127.0.0.1' failed with 'Down' status ('Down' might be different if script exits with a different exit code).
Exception calling "DownloadString" with "1" argument(s): "Unable to connect to the remote server""
Not sure why its mentioning the localhost 127.0.0.1.
I'm monitoring the node using the agent. If using the agent, then you don't need to configure WinRM. I have tried this with both WinRM set and not set - same result.
This node does have multiple Apache instances running on it, each having their own IP. The node IP reported in SolarWinds is the IP of the Apache I'm trying to monitor.
I'm sure some of you have this working, has anyone see this error before or can offer some advise as I'm out of options trying to diagnose this.
Thanks,