Xymon Mailing List Archive search

[Hobbit/Xymon] PDF Reports

list Michael Nemeth
Thu, 13 Nov 2008 08:48:15 -0500
Message-Id: <user-d4e3665327e7@xymon.invalid>

Pipe that to a  word frequencies route and you get something like (my results)"
hp-ux 3
sunos 38
linux 1

Henrik Størner wrote:
In <user-31e5d522f6c9@xymon.invalid> michael nemeth <user-609d3fab5b2d@xymon.invalid> writes:

  
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!
    
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