Re: check_http for ssl certificate expiry check not working!
lakshmi narayanan sadagopan <[email protected]> Thu, 26 Mar 2015 14:21:14 -0700
| Newsgroups | gmane.network.nagios.plugins,gmane.network.monitoring.plugins.user |
|---|---|
| Message-ID | <CAApYPUgZu8tgz4v8KrLtGwXi-Gkr-ACGyEpThrhKJQbaFYZEgw@mail.gmail.com> |
Hi, Would you know if you have a patch or update to take care of this issue? Regards Lakshmi On Wed, Mar 25, 2015 at 4:19 PM, lakshmi narayanan sadagopan < [email protected]> wrote: > Hi, > > I was going over the check_http writeup you have at > https://www.monitoring-plugins.org/doc/man/check_http.html . > > I am able to use check_http to trigger a WARNING state based on a single > expiry day threshold but not for a range. > > So, for example > > *This works* > > check_http -H www.verisign.com -C 14 > > *but this doesn't.* > > check_http -H www.verisign.com -C 30,14 > > Would you know how I can get around this? > > Your help is much appreciated. > > > Regards > > Lakshmi > > > >