<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Pipe that to a  word frequencies route and you get something like (my
results)"<br>
hp-ux 3<br>
sunos 38<br>
linux 1<br>
<br>
Henrik Størner wrote:
<blockquote cite="mid:gfh7au$6nq$1@voodoo.hswn.dk" type="cite">
  <pre wrap="">In <a class="moz-txt-link-rfc2396E" href="mailto:491C067A.4010507@lmco.com"><491C067A.4010507@lmco.com></a> michael nemeth <a class="moz-txt-link-rfc2396E" href="mailto:michael.nemeth@lmco.com"><michael.nemeth@lmco.com></a> writes:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I Did a little work on this yesterday. You have to parse the info 
section and look for the string "OS:"  gabbing that line
for further processing.  BUT I think Ive an easy way to do what you 
want, will look into it today!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There is:
 bb 127.0.0.1 "hobbitdboard fields=hostname,BBH_OS test=info"

It returns something ilke

 server1|aix
 server2|linux
 server3|

The last one has no client data.


Regards,
Henrik


To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>



  </pre>
</blockquote>
<br>
</body>
</html>