Xymon Mailing List Archive search

skip http check

list Enzo Arroyo
Sun, 12 Aug 2018 20:58:13 +0200
Message-Id: <user-5b3bcb78351f@xymon.invalid>

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,