<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;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.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><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Is this a custom script or one of Hobbit's OOB (out of the box)
monitors?  If it's custom, you either have to parse the data yourself to
generate the RRDs or set up an NCV to handle it for you.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>=G=<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Matthew Tice
[mailto:mjtice@gmail.com] <br>
<b>Sent:</b> Tuesday, April 01, 2008 1:09 PM<br>
<b>To:</b> hobbit@hswn.dk<br>
<b>Subject:</b> [hobbit] What happens to client data after handoff?<o:p></o:p></span></p>

</div>

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

<p class=MsoNormal>I'm trying to trace why my rrd file isn't being
created.  Maybe it has something to do with the output of my script? 
If I run the following command it shows the transmission is successful.<br>
<br>
root@tice:/home/hobbit# /home/hobbit/client/bin/bb --debug <a
href="http://127.0.0.1">127.0.0.1</a> "data tice.blocked `cat
/blocks.txt`"<br>
2008-04-01 11:07:18 Transport setup is:<br>
2008-04-01 11:07:18 bbdportnumber = 1984<br>
2008-04-01 11:07:18 bbdispproxyhost = NONE<br>
2008-04-01 11:07:18 bbdispproxyport = 0<br>
2008-04-01 11:07:18 Recipient listed as '<a href="http://127.0.0.1">127.0.0.1</a>'<br>
2008-04-01 11:07:18 Standard BB protocol on port 1984<br>
2008-04-01 11:07:18 Will connect to address <a href="http://127.0.0.1">127.0.0.1</a>
port 1984<br>
2008-04-01 11:07:18 Connect status is 0<br>
2008-04-01 11:07:18 Sent 38 bytes<br>
2008-04-01 11:07:18 Closing connection<br>
<br>
If I look into the hobbit logs it's not showing anything useful (in fact, the
logs aren't even updated after the command is run).<br>
<br>
So my question is, after the transmission of the data to the server, what
happens?  Also, there is plenty of documentation out there on how to
format a custom STATUS message, but I can't find anything for a custom DATA
message (e.g. do I leave the $COLOR in the command, etc.?).  How should
DATA messages be configured?<br>
<br>
Any help would be appreciated.<br>
<br>
Matt<o:p></o:p></p>

</div>

</body>

</html>