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 To: user@flume.apache.org; 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 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. Now I want to view these metrics in Graphs. Can anyone help me with this? This is a sample screenshot of the graphs I picked up somewhere from the web. I am interested in viewing the metrices in the same way. Thanks, Himanshu