On 9/4/05, Hardian Suprapto <[EMAIL PROTECTED]> wrote:
> I'm still new with ganglia and I'm a new system engineer also and I would
> like to monitor all of my clusters at work by using ganglia. But it seems
> like I couldn't show the graph. All I can see from localhost/ganglia are
> boxes representing my nodes and they are online but the graph just couldn't
> get shown. 

You need a RRDTool-enabled version of PHP that can create graphics on
the fly.  Forget what it's called, but on debian at least, it's a
seperate package from the normal PHP.  Also, I'm not sure if it's
necessary, but I installed the XPM-supporting version of RRDTool (as
one is distributed on my OS without it).

> When I went to my browser and go to localhost/ganglia, I can see my nodes
> are active but I couldn't get the graph showing. I have made some changes in

The graphs are URLs to PHP scripts - why not look at the URLs of one
of them and see if you get a graph.  If not, you'll probably get a
helpful PHP error message.

> Did I miss something during my installation? I have followed every steps
> from rrdtool's README file and ganglia's README file. I have searched
> through the ganglia archive and some of them were having the same problem
> but the result was that he forgot to install the rrdtool but how about me? 

Make sure your RRDTool is compatable with your PHP install.  That's my guess.

Sorry in advance if it's not helpful.

-- 
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.

Reply via email to