On Tue, Sep 27, 2005 at 06:23:40AM -0700, death rince wrote: > hello, > > i have made a installation of ganglia from the debs of > debian's sarge tree on a single system for > demonstration. i had copied over the webfrontend from > ganglia's page as there was no deb file. > > the problem is that there is no data on the graphs > although there is numbers being shown for the now > value at the bottom of the graphs. when the system has > a high load the node icon changes colour too. > > i did telnet to the localhost port and did recieve the > xml data. > > packages installed. > > dpkg -l | grep ganglia > ii ganglia-monito 2.5.7-2 > ii gmetad 2.5.7-2 > > > [EMAIL PROTECTED] root]# dpkg -l | grep rrd > ii librrd0 1.0.49-1 > ii rrdtool 1.0.49-1 > > would appreciate any help.
Make sure you have libgd installed as well. IIRC you need libgd2-noxpm. Stu

