Search found 3 matches

by alexeydi
Thu Dec 07, 2017 2:39 am
Forum: Nagios XI
Topic: How to exclude SUBDOMAIN for ssl check
Replies: 6
Views: 2116

Re: How to exclude SUBDOMAIN for ssl check

the URL is www.mimoona.co.il when i check the website with ssl cheker website https://www.sslshopper.com/ssl-checker.html#hostname=mimoona.co.il then it shows that the ssl certificate is good, but my nagios check is checking the domain mimoona.co.il and still i have the error of cpanel.mimoona.co.il...
by alexeydi
Wed Dec 06, 2017 12:57 am
Forum: Nagios XI
Topic: How to exclude SUBDOMAIN for ssl check
Replies: 6
Views: 2116

Re: How to exclude SUBDOMAIN for ssl check

define host { host_name 70141_ws_www.mimoona.XXXX use generic-server display_name 70141_ws_www.mimoona.XXXX alias 70141_ws_www.mimoona.XXXX address mimoona.xxxx hostgroups check_https,check_ping,check_https_certcheck contacts google@google.com contact_groups Cloud Services notification_interval 144...
by alexeydi
Tue Dec 05, 2017 12:55 pm
Forum: Nagios XI
Topic: How to exclude SUBDOMAIN for ssl check
Replies: 6
Views: 2116

How to exclude SUBDOMAIN for ssl check

Hello,
i have the following error in my nsclient


WARNING - Certificate 'cpanel.mimoona.XXXX' expires in 15 day(s) (12/20/2017 23:59).


i want the Certificate check to check only my main domain mimoona.XXXX

how can i do this?