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