Xymon Mailing List Archive search

All graph titles missing

list Daniel Smith
Thu, 27 Jan 2011 11:07:36 -0500
Message-Id: <user-98b29e2a7569@xymon.invalid>

Got it...
It turned out that I had both rrdtool 1.2.0 and 1.4.4 installed.  It seems
that the xymon-4.2.3 install picked up 1.4.4 in the config, but the xymon
4.3.0-RC1 install picked up 1.2.0 instead (found that by following your
suggestion of doing an ldd on server/bin/showgraph.cgi and comparing that to
the old server/bin/hobbitgraph.cgi).

I pulled both rrdtool packages off and compiled/installed 1.4.5, then
re-compiled/installed xymon RC1 and everything worked on the first try.

Thanks for the pointer at the old version of rrdtool!

-dan

On Thu, Jan 27, 2011 at 9:31 AM, Henrik Størner <user-ce4a2c883f75@xymon.invalid> wrote:
In <user-a587800af669@xymon.invalid<user-90584deb95fe@xymon.invalid>>
Daniel Smith <user-6ccc50847691@xymon.invalid> writes:
It impacts all graphs - both custom and default.
Here is one from my server's trends page:
xymon_trends_graphs.png: http://www.filesavr.com/AP6ZD40QJ4DUS5R
And another of the xymongen column:
xymon_xymongen_graph.png: http://www.filesavr.com/CBY8KM9523UQHH9
Looks like an RRDtool problem. Are you using rrdtool 1.2, perhaps?
Font handling there was ... interesting - run "rrdtool version"
to check what version you have.

This post has some info about a similar problem:
http://www.xymon.com/archive/2009/01/msg00001.html


Regards,
Henrik