<br>
<br><tt><font size=2>henrik@hswn.dk (Henrik Stoerner) schrieb am 04.01.2007
17:42:44:<br>
<br>
> On Thu, Jan 04, 2007 at 03:00:16PM +0100, stefan.freisler@aspect-<br>
> online.de wrote:<br>
> > <br>
> > To check for Hosts and Services i use this command<br>
> >  ~/bin/bb 127.0.0.1 "hobbitdxboard"<br>
> > (very good work)<br>
> > but can you expand this to filter some thing<br>
> >  ~/bin/bb 127.0.0.1 "hobbitdxboard server.domain.org"<br>
> > so that only the data for this host will shown?<br>
> <br>
> It's already there - see the bb(1) man-page for the filters you can<br>
> apply to the "hobbitdboard" command. You'll want this:<br>
>    ~/bin/bb 127.0.0.1 "hobbitdxboard host=server.domain.org"<br>
</font></tt>
<br><tt><font size=2>Thx this is a good to hear! </font></tt>
<br><tt><font size=2><br>
> BTW, you're the first person I know of who has used the XML format<br>
> output. </font></tt>
<br><tt><font size=2>;-)</font></tt>
<br><tt><font size=2>> So do speak up if you find something wrong with
it, or some<br>
> information that is missing.</font></tt>
<br>
<br><tt><font size=2>No i'm happy with the xml output so far. I use it
because i get better performance with it. In the next version of my Scripts
i let the choice which one will used.</font></tt>
<br><tt><font size=2> <br>
> > And can you include something like that to get informations what
RRD Files <br>
> > are available?<br>
> >  ~/bin/bb 127.0.0.1 "hobbitrrdxboard"<br>
> <br>
> No. This information is simply not present inside the Hobbit daemon.<br>
> You can look at the ~hobbit/data/rrd/server.domain.org/ directory
and<br>
> see what rrd files are there, but that doesnt tell you what graphs
may<br>
> be built from them (you need to dig into the hobbitgraph.cfg file
to<br>
> figure that out). And in the next version of Hobbit, the rrd files
may<br>
> be distributed over multiple Hobbit servers.<br>
> <br>
> We do need a solution for this, but I haven't found a good way of
doing<br>
> it yet.<br>
</font></tt>
<br><tt><font size=2>hmm, that is not good to hear ;-). I try to parse
the Config but it is very complex and slow with an shell script i think,
but if there is no other solution i have to do it ;-)</font></tt>
<br>
<br><tt><font size=2>By</font></tt>
<br><tt><font size=2>Stefan</font></tt>