<br><br>
<div class="gmail_quote">On Dec 5, 2007 9:00 PM, L.M.J <<a href="mailto:linuxmasterjedi@free.fr">linuxmasterjedi@free.fr</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Le Tue, 4 Dec 2007 13:25:29 +0200,<br>"Hezki Englander" <<a href="mailto:me2unix@gmail.com">me2unix@gmail.com
</a>> a écrit :<br>
<div class="Ih2E3d"><br>> Search for the "bbcombotest" feature to create a new test which combines the<br>> tests you wish.<br>><br>> Use the NOPROPRED tag for the individual original tests that you do not want
<br>> to move to upper levels.<br>><br>> --Hezki<br>> On 12/4/07, L.M.J. <<a href="mailto:linuxmasterjedi@free.fr">linuxmasterjedi@free.fr</a>> wrote:<br>> ><br>> > Hello,<br>> ><br>> > Today, I have a new question with Hobbit :
<br>> ><br>> > - I would like to report a RED status to the upper level only if "conn" &<br>> > "http" of this host are RED ?<br>> ><br>> > worst now ;)<br>> > - Is it possible to report a RED status to the upper level only if "conn"
<br>> > & "http" of 2 hosts are RED ?<br>> ><br>> > Thanks by advance<br><br></div>Thanks Hezki and all other for the answers ;)<br>But I don't understand something :<br>I put something like this "
WebCluster.http = (Web1.http || Web2.http) "  in my $BBHOME/etc/bbcombotest.cfg<br>according Web1 & Web2 are name of my servers...<br> - Where will appear "WebCluster.http" ? Should I create it in bb-hosts?
<br><br></blockquote>
<div> </div>
<div> </div>
<div>Yes, in bb-hosts you need to create a line like :</div>
<div><a href="http://0.0.0.0">0.0.0.0</a> WebCluster # noconn</div>
<div> </div>
<div>The comobotext.cfg will automaticaly get you an http "dot" by the Webcluster on the page where you defined it. </div>
<div> </div>
<div>p.s. : Take a look at /var/log/hobbit/combotext.log for syntax errors, and remember to use a "\" before every "-" in the combotext.cfg file.</div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><span id=""></span><br><br> About NOPROPRED, it works fine on the web interface, but I still receive emails with RED status of the
<br>NOPROPRED'ed hosts. Is there a way to shutdown emails too ?<br><br><br><br>PS : Is there a Hobbit Wiki to share all my experience for the new users?<br><br> Thanks!<br><br></blockquote></div>
<div> </div>
<div>If you want to exclude a host or a service from trigreing alerts, you should find the rule in hobbit-alerts.cfg which is relevant and exclude the unwanted message accroding to the hobbit-alerts format (either EXHOST=something or EXSERVICE=seomthing or catching this alert with a STOP tag on the begining of the file)
<br></div>
<div>There is a Hobbit wiki, here : </div>
<div><a href="http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/FAQ">http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/FAQ</a></div>
<div> </div>
<div>Enjoy :-)</div>