HTTP CRITICAL - Unable to open TCP socket
Posted: Thu Jun 09, 2011 10:52 am
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
32bit
Manual Install of XI
My ultimate goal is to set up a certificate check for a url. The problem lies in that the server the page is being ran on is not on my network.
The certificate is muleaccounts.ucmo.edu
The url that hosts this certificate is https://muleaccounts.ucmo.edu/C20040_tsa/web/login.jsp
The IP address of the site does not accept ICMP, neither does the root muleaccounts.ucmo.edu. I have been unable to find a host check pattern that does not return:
Name or service not known
HTTP CRITICAL - Unable to open TCP socket
I have been working with versions of the following command:
check_http -H muleaccounts.ucmo.edu -u https://muleaccounts.ucmo.edu/C20040_tsa/web/login.jsp
I have also tried using --ssl and -p 443 options.
Can anyone help me with this? Or point me to a different check command that would work better?
Thanks
32bit
Manual Install of XI
My ultimate goal is to set up a certificate check for a url. The problem lies in that the server the page is being ran on is not on my network.
The certificate is muleaccounts.ucmo.edu
The url that hosts this certificate is https://muleaccounts.ucmo.edu/C20040_tsa/web/login.jsp
The IP address of the site does not accept ICMP, neither does the root muleaccounts.ucmo.edu. I have been unable to find a host check pattern that does not return:
Name or service not known
HTTP CRITICAL - Unable to open TCP socket
I have been working with versions of the following command:
check_http -H muleaccounts.ucmo.edu -u https://muleaccounts.ucmo.edu/C20040_tsa/web/login.jsp
I have also tried using --ssl and -p 443 options.
Can anyone help me with this? Or point me to a different check command that would work better?
Thanks