<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hello all, <o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I’m tired of beating my head against the wall and
thought I’d ask the group.  My guess is that this is probably simple, but
I’m not seeing it.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I have a client box in my DMZ that is only accessible via
ssh.  The client is running and is regularly generating the msg.system_name.txt. 
I’m attempting to feed that data into the server via the following
command:<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>ssh client cat /usr/local/hobbit/client/tmp/msg.client.txt |
/usr/local/hobbit/client/bin/bb --debug server "@"<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>The debug output looks successful as this is its display:<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Transport setup is:<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 bbdportnumber = 1984<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 bbdispproxyhost = NONE<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 bbdispproxyport = 0<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Recipient listed as 'server'<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Standard BB protocol on port 1984<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Will connect to address ushq-uxadm01
port 1984<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Connect status is 0<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Sent 17306 bytes<o:p></o:p></p>

<p class=MsoNormal>2008-11-04 07:53:28 Closing connection<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>The problem is that I’m not seeing any updates on the
web interface.  The first time I tried to run the command, I did get the page
updated, but subsequent updates seem to do nothing.  On the server, I’ve
also run this to see if the server is actually receiving the data (which it
is):<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>./bbcmd hobbitd_channel --channel=client --log=/tmp/duh.log
hobbitd_client –debug<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Of all the times I’ve attempted the update, I have 3
distinct data points where it was actually updated.  What am I missing?  It’s
obviously not clear to my dense head.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Thanks in advance.<o:p></o:p></p>

</div>

</body>

</html>