5.5 SSL certificate check issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
itadmins
Posts: 22
Joined: Wed Mar 28, 2018 6:15 pm

Re: 5.5 SSL certificate check issue

Post by itadmins »

Scott I got it working well with the negate plugin. A different question remains for a different check; I'm trying to get rid of the text that says "Unauthorized". This is what I'm getting with the negate plugin.

Code: Select all

 ./negate -w OK -s /usr/local/nagios/libexec/check_http -H site.domain.com
HTTP OK: HTTP/1.1 401 Unauthorized - 522 bytes in 0.011 second response time

Edit: Got it working, just added this to the end of the command

Code: Select all

./negate -w OK -s /usr/local/nagios/libexec/check_http -H erni.ibts.org -e "HTTP/1.1"
Thread can be closed, we did revert to 5.4.13 to get the SSL check to work properly though. Negate and the check_http -e did help with another issue though.

Thank you!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: 5.5 SSL certificate check issue

Post by scottwilkerson »

great, closing
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked