Xymon Mailing List Archive search

changing graph canvas color

list Josh Luthman
Thu, 28 Apr 2011 15:28:23 -0400
Message-Id: <user-e05868fe017a@xymon.invalid>

My mistake, I was thinking the background of the page that the graph was on
rather then the graph image itself.

I'm thinking you'll need to modify the Xymon code itself, as I don't recall
this being configurable.  Looking at hobbitgraph.cfg I see that has the data
and variables, but the rrdtool command needs the option set.  I don't know
what calls hobbitgraph.cfg, but I bet if you find out you'll find the answer
to your original question.

http://oss.oetiker.ch/rrdtool/doc/rrdgraph.en.html

[-c|--color COLORTAG#rrggbb[aa]]

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


On Thu, Apr 28, 2011 at 3:15 PM, Lynn Osburn
<user-fd907411ed25@xymon.invalid>wrote:
 No, Josh, was referring to the graphs generated from the rrd data.


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Thursday, April 28, 2011 1:09 PM
*To:* Lynn Osburn
*Cc:* 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> 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!