<div dir="ltr">Hi,<div><br></div><div>I was going over the check_http writeup you have at <a href="https://www.monitoring-plugins.org/doc/man/check_http.html">https://www.monitoring-plugins.org/doc/man/check_http.html</a> .</div><div><br></div><div>I am able to use check_http to trigger a WARNING state based on a single expiry day threshold but not for a range.</div><div><br></div><div>So, for example </div><div><br></div><div><u><b>This works</b></u></div><div><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)"><code style="font-family:'Source Code Pro',monospace">check_http -H <a href="http://www.verisign.com">www.verisign.com</a> -C 14</code></pre></div><div><u><b>but this doesn't.</b></u></div><div><div><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)"><code style="font-family:'Source Code Pro',monospace">check_http -H <a href="http://www.verisign.com">www.verisign.com</a> -C 30,14</code></pre></div></div><div>Would you know how I can get around this?</div><div><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)">Your help is much appreciated.</pre><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)"><br></pre><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)">Regards</pre><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)">Lakshmi</pre></div><div><pre style="font-family:'Source Code Pro',monospace;color:rgb(0,0,0)"><code style="font-family:'Source Code Pro',monospace"><br></code></pre></div><div><br></div></div>