Wrong "description" of certificate check in web status page

Issue #630 resolved
jetchko created an issue

Considering the check:

check host www.example.com address www.example.com
        if failed
                port 443
                protocol https
                and certificate valid for 30 days
        then unmonitor

On "remote host status page" you can see:

If failed [www.example.com]:443 type TCP/IP protocol HTTP with timeout 5 s using TLS and certificate expires in more than 30 days then unmonitor

Which clearly NOT what the check is doing. (and it doesn't make sense anyway)

Comments (3)

  1. Log in to comment