check_http and skip client challenge?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
brandondash
Posts: 48
Joined: Fri Jan 27, 2017 9:02 am

check_http and skip client challenge?

Post by brandondash »

Is there a way to do this? In our environment we won't be able to convince our CA to give us a client token just so we can do health checks of our web servers (who all run 2 way SSL). I don't need to get any results from the GET request. I just need to know that a connection is being established. As it stands I end up with the standard Socket Timeout.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: check_http and skip client challenge?

Post by cdienger »

If you're just looking to verify that a tcp connection can be made on the port then you could use the check_tcp plugin instead.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked