<div dir="ltr">When a report comes in to Hobbit, the default "time to live" for the report is 30 mins.  As long as another report comes in within that time, the timer is reset.  If there's no report, that column goes purple.<br>
<br>If your test is reporting every 30 mins, there's a good chance it'll exhibit the behaviour you describe.<br><br>What you should do is alter the test script to use the "status+LIFETIME" format, where LIFETIME is the life span of the report, as described in the bb man page, and make the lifetime a bit longer than the the test interval.<br>
<br>Ralph Mitchell<br><br><br><div class="gmail_quote">On Mon, Sep 15, 2008 at 9:43 PM, Samuel Cai <span dir="ltr"><<a href="mailto:Samuel.Cai@ehealth-china.com">Samuel.Cai@ehealth-china.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="ZH-CN">

<div style="">

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">Hi,</span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US"> </span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">Recently we found a weird problem in history of one monitoring,
there were a lot of purple status, and the duration was "none" or 1second.
The thing we were monitoring was running fine, and this problem was there since
we used Hobbit (more than half a year), so it rules out possibility of error in
that thing.</span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">This monitoring is a script defined in hobbitlaunch.cfg
on Hobbit server, runs every 30m</span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">I checked log, the purple status was updated by
hobbitd, and then I checked source code of hobbitd, found it checked purple
status every 30m (correct me if I'm wrong since I only know a little of C),
so I guess due to some program issues, there were some milliseconds differences
bettwen hobbitd's determination and script's update, that results
in very short duration of purple status.</span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US"> </span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">So after I changed interval to 25m, that weird problem
is gone.</span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US"> </span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">Thanks,</span></font></p>

<p><font size="1" face="Arial"><span style="font-size: 9pt; font-family: Arial;" lang="EN-US">Samuel Cai</span></font></p>

</div>

</div>


</blockquote></div><br></div>