<br>
<br><tt><font size=2>"Haertig, David F (Dave)" <haertig@avaya.com>
schrieb am 05.06.2007 20:49:04:<br>
<br>
> There appear to be two ways to get data into a custom graph.  (1)
<br>
> Use the built-in NCV module to parse it out of a Hobbit message, or
<br>
> (2) use the --extra-script and --extra-test options to hobbitd_rrd.
<br>
> I have tried (1) but not (2) yet.</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> I want to use (1) for it's efficient operation,
but the Hobbit <br>
> message format it requires for parsing looks ugly when displayed on
<br>
> the webpage (at least I think it's ugly).  So I was looking for
ways<br>
> to "hide" the data from the webpage while still allowing
the NCV <br>
> module to find it.  My first thought was to send the Hobbit message
<br>
> with the graphing data hidden inside a <div style="display:<br>
> invisible">...</div> block.  But this doesn't work
because when <br>
> generating the webpage, Hobbit puts the incoming message inside a
<br>
> <table>, and you can't hide <div>'s when they're inside
a table cell.</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Does anyone have other solutions to this, while
still using method <br>
> (1) so the NCV module can efficientlhy parse things?</font></tt>
<br><tt><font size=2>> </font></tt>
<br>
<br><tt><font size=2>I had a similar problem some time ago and I think
I used <font color=black> around the ncv data...</font></tt>
<br>
<br><tt><font size=2>Klaus</font></tt>
<br><tt><font size=2>-kpb> </font></tt>
<br>
<br>
<br><tt><font size=2>>  Or am I stuck <br>
> with learning and moving to method (2)?</font></tt>