Xymon Mailing List Archive search

how integrate xymonpdf into new xymon-menue

list Vernon Everett
Thu, 28 Oct 2010 14:31:31 +0800
Message-Id: <AANLkTimHHXfhLj-TPA=kGC66ajKJuO2xZHdejPa2JcY=@mail.gmail.com>

Guess that would have been too easy. :-)
Running 4.2.3 myself, so not sure I can help.

I defer to a greater autority.
Henrik!? :-D

Cheers
      V


On Thu, Oct 28, 2010 at 12:06 PM, Martin Flemming
<user-f286aaa49a76@xymon.invalid>wrote:
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