public url is showing socket ticket out 10 seconds
Posted: Sat Jan 20, 2018 7:01 am
Hi Team,
We are trying to monitor the external URL in Nagios XI using website-URL (Configure wizard) via proxy. The URL is showing in monitor socket timed out 10 seconds. While we are checking for testing the URL using Curl via proxy in putty nagios server, the external url is showing as 200 Status code. Please help on this to resolve the issue. We used the below command to check via proxy. Do we need to change any setting while we using configure wizard for url monitoring.
curl -I -x 192.168.X.X:XX :8080 https://test.com
We are trying to monitor the external URL in Nagios XI using website-URL (Configure wizard) via proxy. The URL is showing in monitor socket timed out 10 seconds. While we are checking for testing the URL using Curl via proxy in putty nagios server, the external url is showing as 200 Status code. Please help on this to resolve the issue. We used the below command to check via proxy. Do we need to change any setting while we using configure wizard for url monitoring.
curl -I -x 192.168.X.X:XX :8080 https://test.com