<div>Hi,</div>
<div>Could not find anyone answering this request yet..</div>
<div>Here's a fix to add links to the bbcomtest reports page :</div>
<div> </div>
<div>Just change line 455 of hobbitd/bbcombotest.c</div>
<div>From :</div>
<div> </div>
<div>sprintf(msgline, "&%s %s\n", colorname(vwalk->color), vwalk->symbol);</div>
<div> </div>
<div>To:</div>
<div> </div>
<div>sprintf(msgline, "<a href=\"/hobbit-cgi/bb-hostsvc.sh?HOST=%s&amp;SERVICE=%s\">&%s</a>  %s\n", gethname(vwalk->symbol), gettname(vwalk->symbol) , colorname(vwalk->color), vwalk->symbol);
<br> </div>
<div>recompile and have links on the color dots of the tested items within combotests.</div>
<div> </div>
<div> </div>
<div>--Hezki</div>
<div><em></em> </div>
<ul>
<li><em>To</em>: <hobbit (at) <a href="http://hswn.dk">hswn.dk</a>> </li>
<li><em>Subject</em>: bbcombotest Links 
<li><em>From</em>: "Aiello, Steve \(GE, Corporate, consultant\)" <steve.aiello (at) <a href="http://ge.com">ge.com</a>> 
<li><em>Date</em>: Wed, 28 Feb 2007 10:43:21 -0500 
<li><em>Thread-index</em>: AcdbTzrE4X3/UsIMTSiBvQJbJOnunQ== 
<li><em>Thread-topic</em>: bbcombotest Links </li></li></li></li></li></ul>
<hr>
<pre>Hi all,

I thought I saw this question asked before, but did see it in the
mailling list. When using bbcombotests, is it possible to have the
combotest report with hyperlinks to the actual tests ?  If I see one of
the statuses are red or yellow, my nature instict is to wonder why, and
be able to drill down for details.

thanks,
 Steve
</pre>