No.. as far as I know, you need the Ganglia web.

-Deepak

From: Himanshu Patidar [mailto:himanshu.pati...@hotmail.com]
Sent: Tuesday, October 08, 2013 3:48 AM
To: user@flume.apache.org; 'pati...@hotmail.com'
Subject: RE: How to make Gangila graphs work with flume

Hi Deepak,

Thanks for the quick reply.

Is there any other way to get the graphs running apart from Gangila Web UI coz 
as to achieve it I need to install PHP on my servers.


Thanks,
Himanshu

________________________________
From: deepak8.ku...@citi.com<mailto:deepak8.ku...@citi.com>
To: user@flume.apache.org<mailto:user@flume.apache.org>; 
pati...@hotmail.com<mailto:pati...@hotmail.com>
Subject: RE: How to make Gangila graphs work with flume
Date: Tue, 8 Oct 2013 06:48:30 +0000
Hi Himanshu,

To enable ganglia monitoring for flume agent, you need to modify flume-en.sh 
file. Add the following in JAVA_OPTS, where monitoring host is headnode of 
ganglia. After configuring, restart flume agent. You can have the graphs at 
ganglia web ui for this host.

JAVA_OPTS= -Dflume.monitoring.type=ganglia 
-Dflume.monitoring.hosts=headnode:port

- Deepak

From: Himanshu Patidar [mailto:himanshu.pati...@hotmail.com]
Sent: Tuesday, October 08, 2013 2:37 AM
To: user@flume.apache.org<mailto:user@flume.apache.org>
Subject: How to make Gangila graphs work with flume


Hi,

I have a multi agent flume flow running.

I was interested in monitoring the channels, so I enabled the JSON 
reporting<http://flume.apache.org/FlumeUserGuide.html#json-reporting>. Now I 
want to view these metrics in Graphs.

Can anyone help me with this?

This is a sample screenshot 
<https://issues.apache.org/jira/secure/attachment/12537394/Screen%20Shot%202012-07-20%20at%2012.23.38%20PM.png>
 of the graphs I picked up somewhere from the web. I am interested in viewing 
the metrices in the same way.

Thanks,
Himanshu

Reply via email to