<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=569533518-27122007><FONT face=Arial 
color=#0000ff size=2>"<FONT face="Times New Roman" color=#000000 size=3>There 
really shouldn't be a need to run the client and server on the same 
machine."</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=569533518-27122007></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=569533518-27122007><FONT face=Arial 
color=#0000ff size=2>Actually, I think the client is not *required* on the 
server, but it is pretty handy.  When you launch the server, the client 
runs too, or else you would not get those statistics about CPU, memory, disk, 
etc.  It takes some work to disable it.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=569533518-27122007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=569533518-27122007><FONT face=Arial 
color=#0000ff size=2>GLH</FONT></SPAN></DIV><BR>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> Gary Baluha [mailto:gumby3203@gmail.com] 
  <BR><B>Sent:</B> Wednesday, December 26, 2007 1:28 PM<BR><B>To:</B> 
  hobbit@hswn.dk<BR><B>Subject:</B> Re: [hobbit] Hobbit 
  client<BR></FONT><BR></DIV>
  <DIV></DIV>On Dec 26, 2007 12:29 PM, Frank M. Ramaekers <<A 
  href="mailto:FRamaekers@ailife.com">FRamaekers@ailife.com</A>> wrote:<BR>
  <DIV class=gmail_quote>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">This 
    is my first attempt at installing a hobbit client on a Linux box,<BR>and I'm 
    attempting to install it on the same box that the server is<BR>running 
  on.</BLOCKQUOTE>
  <DIV><BR>There really shouldn't be a need to run the client and server on the 
  same machine. <BR><BR></DIV>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">I 
    have the client running, but the only items reported are bbgen,<BR>bbtest, 
    conn, hobbitd, info and trends.   I want information on disk and 
    <BR>CPU utilization.   Is this possible?</BLOCKQUOTE>
  <DIV><BR>Yes.  See below for an example of my bb-hosts file for this 
  purpose.<BR><BR></DIV>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Is 
    it possible to combine the client/server information?  Right now 
    I'm<BR>getting two lnes:<BR><BR>subpage Hobbit Hobbit Server<BR><A 
    href="http://127.0.0.1" target=_blank>127.0.0.1</A>   <A 
    href="http://Hobbit.domain.com" target=_blank>Hobbit.domain.com</A>   
          # bbd ssh ftp<BR><A 
    href="http://DoyleBrunson.ailife.com/apache=http://thisserver.domain.com/server-status?autoTRENDS:*,apache:apache%7Capache1%7Capache2%7Capache3" 
    target=_blank>http://DoyleBrunson.ailife.com/ 
    <BR>apache=http://thisserver.domain.com/server-status?auto<BR>TRENDS:*,apache:apache|apache1|apache2|apache3</A><BR><A 
    href="http://10.2.0.99" target=_blank>10.2.0.99</A>   Hobbit   
                      
   #</BLOCKQUOTE>
  <DIV><BR><A href="http://1.2.3.4">1.2.3.4</A>   
  hobbit          # BBDISPLAY 
  BBPAGER BBNET bbd <A 
  href="http://hobbit.internal.net/">http://hobbit.internal.net/</A> CLIENT:<A 
  href="http://machine.alias.com">machine.alias.com</A> 
  NOCOLUMNS:files,ports<BR><BR>Where <A href="http://1.2.3.4">1.2.3.4</A> is the 
  public IP of the hobbit machine.  In my case, the physical machine is 
  called something different than the URL used to get to the Hobbit display 
  page, hence the CLIENT: option.  This shouldn't be necessary in your 
  case. <BR><BR></DIV>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Also, 
    I'm getting the following in msg.Hobbit.txt:<BR><BR>[msgs:/var/log/messages] 
    <BR>Cannot open logfile /var/log/messages : Permission 
    denied<BR><BR>[logfile:/var/log/messages]<BR><SNIP><BR></BLOCKQUOTE></DIV><BR>You 
  have to change the permissions on /var/log/messages so it is group readable by 
  whatever group Hobbit is running as.  I believe the default linux perms 
  are 644 root:root, so you'll need something like 644 root:hobbit. 
<BR></BLOCKQUOTE></BODY></HTML>