Xymon Mailing List Archive search

how integrate xymonpdf into new xymon-menue

list Martin Flemming
Wed, 27 Oct 2010 23:07:50 +0200 (CEST)
Message-Id: <user-88a248ddd31c@xymon.invalid>

Hi !

I need an hint how to integrate the xymonpdf
http://www.trantor.org/xymonton/doku.php/reports:xymonpdf

or other entries into the new xymon-menue .. ...
* Edit '$BBHOME/server/www/menu/menu_items.js' and add two lines in 
'Reports' section like those ones (I put my scripts into $BBHOME/server/www/pdf) :

['Analysis PDF', '/xymon/pdf/analysis.php'],
['Reports PDF', '/xymon/pdf/pdf.php']
didn't work ... because the menue_items.js is missing :-)

i've added an entry in xymonmenu.cfg

<a class="inner" href="$BBSERVERWWWURL/pdf/pdf.php">PDF Report</a>

but without success :-(


thanks & cheers

        Martin