<br><br><div class="gmail_quote">On Mon, May 19, 2008 at 12:48 PM, Josh Luthman <<a href="mailto:josh@imaginenetworksllc.com">josh@imaginenetworksllc.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I believe a "ghost" is where there is data/history for a host but it is not listed on bb-hosts.<div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">On Mon, May 19, 2008 at 1:44 PM, Hubbard, Greg L <<a href="mailto:greg.hubbard@eds.com" target="_blank">greg.hubbard@eds.com</a>> 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>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">I thought "ghosts" were clients that send in data, but 
their name is not a match in the bb-hosts file.  If you decide to get rid 
of a client, you have to a) update bb-hosts to suspend polling, and b) update 
the client so either the agent does not run, or so that it sends its data 
elsewhere.</font></span></div>

</div></blockquote></div></div></div></blockquote></div><br><br>In my case.  I was fooling around with the bb-stocks.sh script from <a href="http://deadcat.net/" target="_blank">deadcat.net</a>,
running it from hobbitlaunch.cfg on the server.  It sends reports where
the hostname is the ticker symbol (e.g. IBM, MSFT, etc) and the column
name is "stock".  I let it run for a while, then marked the entry in
hobbitlaunch as DISABLED and dropped the stock names.<br>
<br>This morning, while reading this email thread, I went
back to the script and inserted "exit" right at the top, so it
shouldn't be possible for the script to produce a report, even if it
gets launched.<br>
<br>The ticker symbols do *not* show up in the hobbitdboard output.  They *were* in the data/hist/allevents file, but <br><br>     trimhistory --cutoff=`date +%s --date="19 May 2008"` --drop<br><br>took care of that.  I've confirmed via grep that the names do not appear in any file in the Hobbit directory hierarchy.<br>
<br>I *do* still see the ticker symbols in  "bb localhost ghostlist", but they don't appear in the Ghost Clients web page.<br><br>Maybe I'm missing something obvious.  Here's a quick test if you're interested in replicating the problem:<br>
<br>   server/bin/bb localhost "status server,domain,com.bogus green `date`"<br>   server/bin/bb localhost hobbitdboard | grep server<br>   server/bin/bb localhost ghostlist | grep server<br><br><a href="http://server.domain.com">server.domain.com</a> should not ever have existed in your bb-hosts file.  It will show up in the Ghost Clients web page for 5 minutes.  45 minutes after doing the above, it's still showing in "bb localhost ghostlist".<br>
<br>Ralph Mitchell<br><br>