<div>Sorry, you are correct, but I am using 2 and it still doesn't work.  I accidentally put 3 in my message.</div>
<div>Executing this command does not return critical in Nagios.</div>
<div> </div>
<div> </div>
<div># Check/alert for Freshness.<br>define command{<br>command_name check_outofdate<br>command_line $USER1$/check_dummy 2 "CRITICAL: Host has not checked in with check results in the last 15 minutes.  Host is down or no longer being monitor by NAGIOS."
<br>}<br><br><br> </div>
<div><span class="gmail_quote">On 3/16/07, <b class="gmail_sendername">Morris, Patrick</b> <<a href="mailto:patrick.morris@hp.com">patrick.morris@hp.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>>      I have various services which provide pasive results to<br>> Nagios.  I want to know or assume that any service which has
<br>> not checked in in over 30 minutes is tardy and crticical.  I<br>> tried making it use "check_dummy 3 warning ncnet dead" with<br>> the check_freshness_ option and I can't seem to get dummy to<br>
> generate any critical alerts.<br>><br>> Can someone please provide an example of a working setup that<br>> will achieve what I'm looking for?<br><br>The return code for critical is 2.<br></blockquote></div>
<br>