Using check_http to Monitor Cloudflare Websites
If you try to monitor a cloudflare fronted website with NagiosXI check_http you may get this: After much fiddling found that if you formulate the check string as: You’ll get a result like this, which is what we want! You need to use this: Enable SSL/TLS hostname extension support (SNI) The SNI is Server Name […]
More...