Xymon Mailing List Archive search

BUG: History button on "trends" page if column name changed

3 messages in this thread

list Bruce White · Thu, 12 Jan 2012 09:59:28 -0600 ·
 

Hi all,

 
I have found a real bug.  If you set the xymonserver.cfg variable to
change the name of the column for the "trends" column, the web page
generation process adds a "HISTORY" button at the top of the new
"trends" page under the new name.  This bug exists since at least
4.3.0-0_beta2 and is still present in 4.3.7.  If clicked, the button
leads to nothing.

 
.......Bruce


 
 Bruce White
 Senior Enterprise Systems Engineer | Phone: X-XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | http://www.fellowes.com/
 
 
 
Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
list Henrik Størner · Thu, 12 Jan 2012 18:42:18 +0100 ·
quoted from Bruce White
On 12-01-2012 16:59, White, Bruce wrote:
Hi all,

I have found a real bug. If you set the xymonserver.cfg variable to
change the name of the column for the “trends” column, the web page
generation process adds a “HISTORY” button at the top of the new
“trends” page under the new name. This bug exists since at least
4.3.0-0_beta2 and is still present in 4.3.7. If clicked, the button
leads to nothing.
True ... it should work OK if you add a line
    NONHISTS="$INFOCOLUMN,$TRENDSCOLUMN"
to your xymonserver.cfg


Regards,
Henrik
list Bruce White · Thu, 12 Jan 2012 13:09:05 -0600 ·
Thanks!  That did the trick!
signature


 
 Bruce White
 Senior Enterprise Systems Engineer | Phone: X-XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | http://www.fellowes.com/
 
 
 
Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
 
-----Original Message-----

quoted from Henrik Størner
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Henrik Størner
Sent: Thursday, January 12, 2012 11:42 AM
To: xymon at xymon.com
Subject: Re: [Xymon] BUG: History button on "trends" page if column namechanged

On 12-01-2012 16:59, White, Bruce wrote:
Hi all,

I have found a real bug. If you set the xymonserver.cfg variable to
change the name of the column for the "trends" column, the web page
generation process adds a "HISTORY" button at the top of the new
"trends" page under the new name. This bug exists since at least
4.3.0-0_beta2 and is still present in 4.3.7. If clicked, the button
leads to nothing.
True ... it should work OK if you add a line
    NONHISTS="$INFOCOLUMN,$TRENDSCOLUMN"
to your xymonserver.cfg


Regards,
Henrik