Hi Greg,<br><br>thank you for your support, it gave me the right direction! =D<br><br>I found out that this lifetime in the scripts should look like this:<br><pre>$BB $BBDISP "status+70 $MACHINE.$TEST $COLOR `date` OK"<br>
</pre><br>but the Windows .vbs scripts dont give such parameters back to hobbit-server... I just dont know how to implement this "status+time" in the vbs scripts...<br><br>another thing is that the column dont get purple but black! <br>
<br><br>Thanks<br><br><br><br><div class="gmail_quote">2009/6/8 HUBBARD, GREG ((EDS)) <span dir="ltr"><<a href="mailto:ghubbard@hp.com">ghubbard@hp.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">By default, the Hobbit server expects your tests to update 
at least once every 30 minutes.  This is the LIFETIME parameter.  
After "LIFETIME" expires with no updates the server marks the test "purple" 
and sends an alert.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">The fix is simple -- in your script you need to send a 
LIFETIME value when you send your status message.  If you test once 
every day, you need to calculate LIFETIME as 24 * 60 + some extra in case your 
test is delayed from some reason.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">You can read about this in the man pages for the "bb" 
command (Xymon communications program).</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">GLH</font></span></div><br>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font size="2" face="Tahoma"><b>From:</b> Cayo de Moraes 
[mailto:<a href="mailto:camorae@googlemail.com" target="_blank">camorae@googlemail.com</a>] <br><b>Sent:</b> Monday, June 08, 2009 8:17 
AM<br><b>To:</b> <a href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a><br><b>Subject:</b> [hobbit] BBWin Ext Scripts 
after 30min are unavaliable<br></font><br></div><div><div></div><div class="h5">
<div></div>Hi guys,<br><br>im monitoring with some external scripts on my BBWin 
and when i try to set up the "check time" higher (like one time a day) I noticed 
that the column get unavaliable after 30 minutes for this client.<br><br>Is it a 
know issue?<br><br>I also tryed to put this paragraphs (i readed it here 
somewhere) in the 
hobbit-client.cfg:<br><br>MAXMSG_DATA="5242880"<br>MAXMSG_CLIENT="5242880"<br>MAXMSG_STATUS="5242880"<br><br><br>Nothing 
works... do i have to setup something else on server/client 
side?<br><br>TIA<br></div></div></div>
</blockquote></div><br>