<div>The CLIENT tag is used to tell the Xymon server how the incoming client data will be tagged.  You use this when your Xymon agent and the Xymon server do not agree on which name to use -- usually because one of the entries has FQDN and the other does not.  This is the "cheap fix" for "ghost" clients -- see the ghost report.</div>

<div> </div>
<div>Some of the columns you are talking about (bbgen, hobbitd, etc.) are implicit tests that are run no matter what on the Xymon server.  Xymon inherits a lot of the BB communications architecture but extends it in many ways.  The BBDISPLAY machine(s) will have "bbgen" tests -- this is what creates the Web pages.  The Xymon server will have the "hobbitd" test -- this is what processes incoming data from Xymon clients.  BBNET machines will have the "bbtest" column -- this shows how network tests are working.</div>

<div> </div>
<div>On a simple environment (the only kind I know) you will have all three of these on your Xymon server and not on anything else.  My *guess* is that if you know how to break up BBDISPLY and BBNET you might see different tests associated with each host.</div>

<div> </div>
<div>One *fundamental* difference between Xymon and BB is that clients collect data and send it to the server for analysis instead of simply sending status messages.  This allows the Xymon server to use centralized thresholds -- makes it much easier to handle a distributed environment because the definitions for "red", "yellow" and "green" are all in one place.  But you probably already know this!</div>

<div> </div>
<div>GLH<br><br> </div>
<div><span class="gmail_quote">On 9/17/09, <b class="gmail_sendername">Josh Luthman</b> <<a href="mailto:josh@imaginenetworksllc.com">josh@imaginenetworksllc.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">If you want the clients to send their data to the server you need to specify (for Hobbit clients)<br><br>BBDISP="74.218.88.184"             # IP address of the Hobbit server<br>
BBDISPLAYS=""                   # IP of multiple Hobbit servers. BBDISP must be "0.0.0.0".<br><br>/home/hobbitman/client/etc/hobbitclient.cfg<br><br>For bbclients (I have no experience with them myself) you simply switch from the old to the new address.<span class="q"><br>
<br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br><br>"When you have eliminated the impossible, that which remains, however improbable, must be the truth."<br>
--- Sir Arthur Conan Doyle<br><br><br></span>
<div><span class="e" id="q_123c8f336cc50167_2">
<div class="gmail_quote">On Thu, Sep 17, 2009 at 12:47 PM, Ryan Novosielski <span dir="ltr"><<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br> </div>Yeah, I took a look at that before writing. There's nothing missing that<br>I can see that refers to anything like that. Only think I can think of<br>
is that the client piece may not be using the same hostname as my<br>machine. I don't know what xymon does in cases where one is using FQDN<br>and one isn't. My bb-hosts line is:<br><br>130.219.34.102  <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://xymon.umdnj.edu/" target="_blank">xymon.umdnj.edu</a> # BBDISPLAY bbd ssh !telnet !ftp<br>
<br>So I'm only missing some extraneous stuff, if I compare it to their<br>line. I don't think the CLIENT piece is strictly required. I guess I<br>will re-read the man page for bb-hosts.<br><br>Josh Luthman wrote:<br>
> Compare the first host <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://voodoo.hswn.dk/" target="_blank">voodoo.hswn.dk</a> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://voodoo.hswn.dk/" target="_blank">http://voodoo.hswn.dk</a>>:<br>

<div>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://xymon.com/hobbit/servers/servers.html" target="_blank">http://xymon.com/hobbit/servers/servers.html</a><br>><br>> With it's bb-host here:<br>
> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://xymon.com/hobbit-cgi/viewconf.sh" target="_blank">http://xymon.com/hobbit-cgi/viewconf.sh</a><br>><br>> I think that answers your question.  Let me know if otherwise.<br>
><br>> Josh Luthman<br>> Office: 937-552-2340<br>> Direct: 937-552-2343<br>> 1100 Wayne St<br>> Suite 1337<br>> Troy, OH 45373<br>><br>> "When you have eliminated the impossible, that which remains, however<br>
> improbable, must be the truth."<br>> --- Sir Arthur Conan Doyle<br>><br>><br>> On Thu, Sep 17, 2009 at 12:12 PM, Ryan Novosielski <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a><br>
 </div>
<div>> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>>> wrote:<br>><br> </div>
<div>> One, possibly last, question:<br>><br>> In the process of migrating my bb-hosts file from BigBrother to xymon<br>> and duplicating my current BB setup, it appears as if I managed to lose<br>> the tests for bbgen, bbtest, hobbitd... maybe another as well. I can't<br>
> figure out what it is that causes these tests to show up, as I do not<br>> believe they were spelled out in the default bb-hosts file. Can anyone<br>> point me to either some good docs on that or an answer?<br>
><br>> Currently, on the "BBDISPLAY" machine I have bbnet and bbretest<br>> disabled. However, stats for these processes do not show up on the<br>> "BBNET" machines either (sorry to use BB terminology but it does not<br>
> appear that xymon has any term to make the description easy). The BBNET<br>> machines have hobbitd, bbhistory, bbpage, rrdstatus, rrddata,<br>> clientdata, and bbdisplay disabled.<br>><br>> Thanks for any help!<br>
><br>> Ryan Novosielski wrote:<br>>> Apparently not. :-\<br>><br>>> Checking for RRDtool ...<br>>> RRDtool include- or library-files not found. These are REQUIRED<br>> for hobbitd<br>>> RRDtool can be found at<br>
> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://people.ee.ethz.ch/%7Eoetiker/webtools/rrdtool/" target="_blank">http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/</a><br> </div>> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://people.ee.ethz.ch/%7Eoetiker/webtools/rrdtool/" target="_blank">http://people.ee.ethz.ch/%7Eoetiker/webtools/rrdtool/</a>><br>

<div>>> If you have RRDtool installed, use the "--rrdinclude DIR" and<br>> "--rrdlib DIR"<br>>> options to configure to specify where they are.<br>><br>>> I guess no big deal.<br>
><br>>> Josh Luthman wrote:<br>>>> From memory..few years of dust on that...<br>><br>>>> After you do a ./configure.server it will ask about RRDtool if it<br>> can't<br>>>> be found - I would imagine if you just leave it blank it would<br>
> skip over<br>>>> the RRDtool parts.  Also, like you said, ./configure.server<br>> --help may<br>>>> answer that better.<br>><br>>>> Josh Luthman<br>>>> Office: 937-552-2340<br>
>>> Direct: 937-552-2343<br>>>> 1100 Wayne St<br>>>> Suite 1337<br>>>> Troy, OH 45373<br>><br>>>> "When you have eliminated the impossible, that which remains, however<br>
>>> improbable, must be the truth."<br>>>> --- Sir Arthur Conan Doyle<br>><br>><br>>>> On Wed, Sep 16, 2009 at 4:36 PM, Ryan Novosielski<br>> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>><br>
 </div>
<div>
<div></div>
<div>>>> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>>>> wrote:<br>
><br>>>> Josh Luthman wrote:<br>>>>>> Next, my network machines. I don't really want to have to install<br>>>>> RRDTool on it. Is that really necessary? Isn't it only used for<br>
>>> display,<br>>>>> or is it also needed by a machine that only does network testing? It<br>>>>> looks like then as far as splitting up which tests run from where,<br>>>> I can<br>
>>>> use BBLOCATION and NET:$BBLOCATION, but it appears as if this is by<br>>>>> host, not by test. Any recommendations?<br>>>>> When you say "machines" you're saying it plural - you'll only<br>
> have to<br>>>>> install it on the bbdisplay (what server you query for WWW<br>> pages).  If<br>>>>> you don't want rrdtool you won't have graphs - when you do the<br>>>> configure<br>
>>>> just say you don't have rrdtool.  The bbproxy/net machines have no<br>>>> need<br>>>>> for rrdtool.  Graphs aren't crucial but they can most certainly<br>>>> help in<br>
>>>> several cases.<br>>>> Yes, I have two network test machines that do not run the display --<br>>>> these were that I was talking about. I already have rrdtool on the<br>>>> display machine and the graphs work. I did not know there was a<br>
> way to<br>>>> say that I don't have rrdtool. I'll look through configure, I<br>> suppose,<br>>>> but I didn't see anything like "--without-rrdtool" as is often<br>> present<br>
>>> in other software.<br>><br>>>>> I know some people have issues using NET: but you might want to read<br>>>>> through the archives.  From my understanding, it is by host not<br>>>> test as<br>
>>>> well.<br>>>> Thanks, I'll hunt around.<br>><br>>>>>> Lastly, is there any concept of escalation in xymon as there is<br>>>> in BB? I<br>>>>> wouldn't necessarily miss it, but I do currently use it.<br>
>>> (Escalation is<br>>>>> that no one can acknowledge a page in such a way that will keep it<br>>>> from<br>>>>> reaching the escalated party, except that person).<br>>>>> Maybe look at the critical list of hosts -<br>
>>>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.hswn.dk/hobbiton/2007/03/msg00315.html" target="_blank">http://www.hswn.dk/hobbiton/2007/03/msg00315.html</a><br>>>> Thanks.<br>
><br>>>>> On Wed, Sep 16, 2009 at 3:58 PM, Ryan Novosielski<br>>>> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>><br>
> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>>><br>
>>>> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>><br>
> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a>>>>> wrote:<br>
>>>> Good afternoon,<br>>>>> I am new to this list and probably will be new to xymon shortly. I<br>>>> have<br>>>>> currently installed it and am testing it out.<br>>>>> My current BB system consists of a BBDISPLAY machine, and two BBNET<br>
>>>> machines. The two BBNET machines are on either sides of a<br>> firewall and<br>>>>> are housed on two different Solaris 10 zones.<br>>>>> I /think/ I know how to set this up, but there are some aspects<br>
> of it<br>>>>> that look like they might be irritating if there's no good answer<br>>>>> for them:<br>>>>> First off, my BBDISPLAY does no network monitoring. This looks as<br>>>> simple<br>
>>>> as setting DISABLE on the appropriate part of hobbitlaunch.cfg, so<br>>>> this<br>>>>> seems pretty easy.<br>>>>> Next, my network machines. I don't really want to have to install<br>
>>>> RRDTool on it. Is that really necessary? Isn't it only used for<br>>>> display,<br>>>>> or is it also needed by a machine that only does network testing? It<br>>>>> looks like then as far as splitting up which tests run from where,<br>
>>> I can<br>>>>> use BBLOCATION and NET:$BBLOCATION, but it appears as if this is by<br>>>>> host, not by test. Any recommendations?<br>>>>> Lastly, is there any concept of escalation in xymon as there is in<br>
>>> BB? I<br>>>>> wouldn't necessarily miss it, but I do currently use it.<br>>>> (Escalation is<br>>>>> that no one can acknowledge a page in such a way that will keep it<br>
>>> from<br>>>>> reaching the escalated party, except that person).<br>>>> To unsubscribe from the hobbit list, send an e-mail to<br>>>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>><br>
> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>>><br>
>>> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>><br>
> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>>>><br>
><br>><br>><br>><br>><br>>> To unsubscribe from the hobbit list, send an e-mail to<br>>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>><br>
> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>>><br>
><br>><br>><br>><br>><br>> -<br>> ------------------------------------------------------------------------<br>><br>> To unsubscribe from the hobbit list, send an e-mail to<br>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>><br>
><br>><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a> <mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a>><br>
<br><br><br><br> </div></div>
<div>- --<br> ---- _  _ _  _ ___  _  _  _<br> |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II<br> |$&| |__| |  | |__/ | \| _| |<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:novosirj@umdnj.edu" target="_blank">novosirj@umdnj.edu</a> - 973/972.0922 (2-0922)<br>
 \__/ Univ. of Med. and Dent.|IST/CST - NJMS Medical Science Bldg - C630<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.9 (GNU/Linux)<br>Comment: Using GnuPG with Mozilla - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org</a><br>
<br> </div>iEYEARECAAYFAkqyaBQACgkQmb+gadEcsb5h4QCdEB2XMhAeRGuGIQwPMzWVYQ/Y<br>jHkAnA2mpoXvH3qYDE0lWjFvtchpoUYR<br>=Ecg/<br>-----END PGP SIGNATURE-----<br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br><br></blockquote></div><br></span></div></blockquote></div><br><br clear="all">
<br>-- <br>Disclaimer:  1) all opinions are my own, 2) I may be completely wrong, 3) my advice is worth at least as much as what you are paying for it, or your money cheerfully refunded.