On Tuesday 04 March 2008 19:58:31 s_aiello at comcast.net wrote:
On Tuesday 04 March 2008, Jeremy Ruffer wrote:
From: wesley.townley at unlv.edu [mailto:wesley.townley at unlv.edu] Sent: 04 March 2008 15:04 To: hobbit at hswn.dk Subject: [hobbit] Issues with graphing
I am having issues with the graphs. I do not have anything on the y axis and no titles are present. I have modified the hobbitgraph.cfg and tried the on off of the demo site. Not sure what I am doing wrong. Please help. Here is a sample of a CPU graph.
It might help to include what is in the hobbitgraph.cfg Maybe you are missing: TITLE Title of graph YAXIS yaxis label Jeremy
in the past, people have seen this issue as part of an rrdtool problem. rrdtool and the font it is trying to use (i think). So if this is not a cusom graph, but an out-of-the-box graph hobbit should be producing... take a look at your rrdtool install.
Definitely the missing font. On some Linux distributions, the font is in a separate package to the rrdtool library, and the package shipping the font is not required by the library package (e.g. librrdtool), and fixing this is as simple as installing the package that provides the font (e.g. rrdtool).
Some info on what distro you are using, and/or how you installed rrdtool (and Hobbit for that matter) may get a quicker solution.
Regards, Buchan