RE: check_http for ssl certificate expiry check not working!
Hugo van der Kooij <[email protected]> Mon, 30 Mar 2015 06:34:01 +0000
| Newsgroups | gmane.network.nagios.plugins |
|---|---|
| Message-ID | <66F288EA3819794A9A64B820CA672A3A8029252D__7002.79797097227$1427702973$gmane$org@Exmail01.qi.lan> |
Lakshmi, There is propably a plug that lets you combine other plugins. Given the nature of the request this is not a plug you need to run each minute. So combine plugins to get the result you want. I suggest you look at http://my-plugin.de/wiki/projects/check_multi/start for this. Regards, Hugo Van: Help [mailto:[email protected]] Namens lakshmi narayanan sadagopan Verzonden: donderdag 26 maart 2015 22:21 Aan: [email protected] Onderwerp: Re: check_http for ssl certificate expiry check not working! 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]<mailto:[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<http://www.verisign.com> -C 14 but this doesn't. check_http -H www.verisign.com<http://www.verisign.com> -C 30,14 Would you know how I can get around this? Your help is much appreciated. Regards Lakshmi