Have you looked at the "all non-green page"??  That only shows what's currently broken.  I don't think you're going to be able to get all the tests for all the nodes & racks all onto one page unless you have a very large display.<div>
<br></div><div>Ralph Mitchell</div><div><br><br><div class="gmail_quote">On Wed, Jun 24, 2009 at 1:27 AM, pankaj dorlikar <span dir="ltr"><<a href="mailto:pankaj.dorlikar@gmail.com">pankaj.dorlikar@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hello,<br>thanks for your reply.But we have 32 such racks and each node has 7-8 tests.then page for rack-each test will make main display page very big and complicated.please suggest any other solution<div>
<div></div><div class="h5"><br><br><div class="gmail_quote">
On Wed, Jun 24, 2009 at 10:57 AM, David Peters <span dir="ltr"><<a href="mailto:davidp@electronf.com" target="_blank">davidp@electronf.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="EN-US">

<div>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy">You would have to create a custom script
that sends data as if it is from a host like “row1-rack1” and setup
up this same ‘host’ in your bb-hosts file. The script would check
the status of all of the services etc that you want and then calculate a red or
green to send to your xymon server.</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy">Not pretty, but it does work.</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy">The only other way is to create subpages
that show only one column per page. Then your front page would look like:</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> Row1-Rack1-conn () Row1-Rack1-cpu () ….
And so on</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy">Each page underneath would have all the
servers for that particular row and rack and only one column which is the
service specified.</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size:10pt;font-family:Arial;color:navy"> </span></font></p>

<div>

<div style="text-align:center" align="center"><font face="Times New Roman" size="3"><span style="font-size:12pt">

<hr align="center" size="2" width="100%">

</span></font></div>

<p><b><font face="Tahoma" size="2"><span style="font-size:10pt;font-family:Tahoma;font-weight:bold">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size:10pt;font-family:Tahoma"> pankaj dorlikar
[mailto:<a href="mailto:pankaj.dorlikar@gmail.com" target="_blank">pankaj.dorlikar@gmail.com</a>] <br>
<b><span style="font-weight:bold">Sent:</span></b> Wednesday, 24 June 2009 3:09
AM<br>
<b><span style="font-weight:bold">To:</span></b> <a href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a><br>
<b><span style="font-weight:bold">Subject:</span></b> [hobbit] Display page
configure to display page (bb-hosts file) to have pages inside group-only tag</span></font></p>

</div><div><div></div><div>

<p><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size:12pt">Hello,<br>
we have cluster to be monitored in which each row having several racks and each
rack having several nodes.Now i want display like<br>
<img src="cid:000@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="000" height="15" width="15">-red, <img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15">-green<br>


group-only conn|cpu|disk|ssh<br>
row1-rack1  <img src="cid:000@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="000" height="15" width="15"> 
 <img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15">
  <img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15"> <img src="cid:000@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="000" height="15" width="15"><br>


row1-rack2  <img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15">    
<img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15"> <img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15">   <img src="cid:81C@goomoji.gmail" style="margin:0pt 0.2ex;vertical-align:middle" goomoji="81C" height="15" width="15"><br>


like this.<br>
my row1-rack1 will have  9 nodes inside it each.<br>
i.e. when i see main page i should come to know that in row1-rack1,there is
problem with a node with service ssh.<br>
How to set it in a bb-hosts file?<br>
i have more than 40 racks and more than 250 nodes..how do i set a display page
to get above requirement?<br>
i dont want page and subpage combination as it shows pages hosted localy also
do not show which serveice is actully down on the front page itself.for that i
need to go to that page and then i come to knopw which service is down.<br>
how to do that?<br clear="all">
<br>
-- <br>
Pankaj V. Dorlikar</span></font></p>

</div></div></div>

</div>


</blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>Pankaj V. Dorlikar<br>
</font></blockquote></div><br></div>