Xymon Mailing List Archive search

changing graph canvas color

list Tim McCloskey
Thu, 28 Apr 2011 13:39:42 -0700
Message-Id: <user-bca451c33419@xymon.invalid>

Josh, 

Yes, that comes from hobbitgraph.cfg.  (4.2.0).  I've downloaded 4.3.2 but have not deployed it yet so it's possible that changed from h0bbit to xymon.   There should be some other examples on Tobi's site.

Tim
From: Josh Luthman [user-4c45a83f15cb@xymon.invalid]
Sent: Thursday, April 28, 2011 1:33 PM
To: Tim McCloskey
Cc: xymon at xymon.com
Subject: Re: [Xymon] changing graph canvas color

Tim,

Looks like that was added in hobbitgraph.cfg - is that so?!

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX


On Thu, Apr 28, 2011 at 4:29 PM, Tim McCloskey <user-440820cc07d6@xymon.invalid<mailto:user-440820cc07d6@xymon.invalid>> wrote:
Here is a snip from the last graph I created with different colors.  You choice of colors used will be better I trust :)


[opcache]
       -w 640
       -h 480
       -W user-27317ca46e92@xymon.invalid
       TITLE Alternate PHP Cache Stats
       YAXIS Hit/Miss Counts & Memory in Bytes
       -l -600
       -r
       --color=BACK#CCCCCC
       --color=CANVAS#CCFFFF
       --color=SHADEB#9999CC
....

From: xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com> [xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com>] On Behalf Of Lynn Osburn [user-fd907411ed25@xymon.invalid<mailto:user-fd907411ed25@xymon.invalid>]
Sent: Thursday, April 28, 2011 12:15 PM
To: Josh Luthman
Cc: xymon at xymon.com<mailto:xymon at xymon.com>
Subject: Re: [Xymon] changing graph canvas color

No, Josh, was referring to the graphs generated from the rrd data.

From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid<mailto:user-4c45a83f15cb@xymon.invalid>]
Sent: Thursday, April 28, 2011 1:09 PM
To: Lynn Osburn
Cc: xymon at xymon.com<mailto:xymon at xymon.com>
Subject: Re: [Xymon] changing graph canvas color

You mean the repeated green/yellow/red background?  Just change the image file.

<BODY BGCOLOR="green" BACKGROUND="/xymon/gifs/bkg-green.gif" TEXT="#D8D8BF" LINK="#00FFAA" VLINK="#FFFF44">

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

On Thu, Apr 28, 2011 at 2:56 PM, Lynn Osburn <user-fd907411ed25@xymon.invalid<mailto:user-fd907411ed25@xymon.invalid><mailto:user-fd907411ed25@xymon.invalid<mailto:user-fd907411ed25@xymon.invalid>>> wrote:
I'm looking through the various cfg files, looking for a place to change the background (canvas) color of all the generated graphs.

I thought I'd find it in xymonserver.cfg, but didn't see it.

Has anyone else figured this out before?

Thanks!