<tt><font size=2>"Xymon" <xymon-bounces@xymon.com> wrote
on 10.01.2015 13:00:01:<br>
<br>
> My boss want to display external content within xymon. Let me explain;
he<br>
> want to be able to display<br>
> weather information (related to our DC) and so on.<br>
...</font></tt>
<br><tt><font size=2>> Can be this goal be done? Any suggestion about
best aproach?<br>
</font></tt>
<br><tt><font size=2>You can put any content in Your custom test output.
As well as HTML code too.</font></tt>
<br><tt><font size=2>I do it in the following way</font></tt>
<br><tt><font size=2># do check, etc. and collect all required content
to display in one file</font></tt>
<br><tt><font size=2>echo "<BR>My DC Report: "    
                   >
 ${TEST_DETAILS_FILE}</font></tt>
<br><tt><font size=2>my_xymon_independent_script_to_show_info.sh  
  >>  ${TEST_DETAILS_FILE}</font></tt>
<br><tt><font size=2>echo "<BR>-- enf of report --"  
               >> ${TEST_DETAILS_FILE}</font></tt>
<br><tt><font size=2>...</font></tt>
<br><tt><font size=2># do whatever else required</font></tt>
<br><tt><font size=2># SEND ALL TO BBDISPLAY with multiline arguments in
""</font></tt>
<br>
<br><tt><font size=2>$BB $BBDISP "status $MACHINE.$TEST $COLOR `date`</font></tt>
<br><tt><font size=2>     `cat ${TEST_DETAILS_FILE} `</font></tt>
<br><tt><font size=2>"</font></tt>
<br><tt><font size=2># EOF</font></tt>
<br>
<br>
<br>
<br><font size=2 face="Verdana">Best regards,</font>
<br>
<br><font size=2 face="Verdana">Andrey Chervonets</font>
<br><font size=2 face="Verdana">----------------------</font>
<br><font size=2 face="Verdana">SIA CoMinder</font>
<br><a href=http://www.cominder.eu/><font size=2 face="Verdana">http://www.cominder.eu/</font></a>
<br><font size=2 face="Verdana">mobile: +371 26517848</font>