Xymon Mailing List Archive search

how integrate xymonpdf into new xymon-menue

list Martin Flemming
Thu, 28 Oct 2010 06:06:02 +0200 (CEST)
Message-Id: <user-713ce5454195@xymon.invalid>

Hi, Vernon !
            * 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']
was only the citation from 
http://www.trantor.org/xymonton/doku.php/reports:xymonpdf

but unfortunaley i didn't find menu_items.js in xymon-4.3.0-beta3 anymore

Or is there any big mistake in my Installation/Thinking ?


thanks & cheers

 	martin

On Thu, 28 Oct 2010, Vernon Everett wrote:
Hi Martin

Don't want to point out the silly stuff, but are you sure you aren't looking a t a simple typo.
In your mail, you refer to the files as menu_items.js and menue_items.js interchangably.

Is that an email typo, or possibly the root of your problem?

Cheers
    Vernon


On Thu, Oct 28, 2010 at 5:07 AM, <user-f286aaa49a76@xymon.invalid> wrote:

      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