<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:10px;"><div dir="ltr" data-setdir="false">i have a hobbt/xymon server with stabdard default 30 minute <span>STATUSLIFETIME<br><br></span><div dir="ltr" data-setdir="false"><span>However I have a one specific alert/test that actually only needs to run once a day eg 0001. So that will of course go purple after 30 minutes cos the next run wont be for another 23.5 hours yet.<br><br>Ive gleaned through googling that it seems possible to include a status+ parameter on the actual script "reporting" line in the script.<br><br>eg if the current command is<br><br></span><div><span><span>$XYMON $XYMSRV "status $MACHINE.$TEST $COL2 `date` `cat /tmp/OUTPUT`"</span></span></div><div><span><span><br></span></span></div><div dir="ltr" data-setdir="false"><span><span>there is a way to add onto that line that only foir this alert the "purple threshold time" shoud be eg 25 hours.<br><br></span></span><div dir="ltr" data-setdir="false"><span><span>is t</span></span>hat simply then<br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><div><span>$XYMON $XYMSRV "<b>status+25h</b> $MACHINE.$TEST $COL2 `date` `cat /tmp/OUTPUT`"</span></div><div><span><br></span></div><div><span><br></span></div><div dir="ltr" data-setdir="false"><span>cheers</span></div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><span>ian<br></span></div><span><span></span></span></div></div><div><span></span></div></div></div></div></body></html>