skip http check
Hello all, Have a little issue, look, have a host list that my intention is just monitor the SSL expire, this is my file: 0.0.0.0 server.lan # noconn https://server.lan 0.0.0.0 server1.lan # noconn https://server1.lan But this create 2 checks, http and sslcert, I need just sslcert, I fix it temporary using NOCOLUMNS:http, but this just hidden the col, how can I do for skip this check and check just the sslcert? Thank you, best regards,