Xymon Mailing List Archive search

[Hobbit/Xymon] PDF Reports

list Michael Nemeth
Thu, 13 Nov 2008 08:53:14 -0500
Message-Id: <user-9b8ec16a30a8@xymon.invalid>

Acutual you have to do:

bb 127.0.0.1 "hobbitdboard fields=BBH_OS test=info" | WF.pl

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