27 Oct
2010
27 Oct
'10
9:07 p.m.
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