[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Issues with graphing
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Issues with graphing
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Wed, 5 Mar 2008 20:48:28 +0200
- Cc: "s_aiello (at) comcast.net" <s_aiello (at) comcast.net>
- References: <05D396DAB16E924384091182F16B4EA00FF2D4EB (at) exchange2.hss.co.uk> <200803041258.31658.s_aiello (at) comcast.net>
- User-agent: KMail/1.9.7
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