You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by Ge Zhu <tc...@outlook.com> on 2015/01/15 03:05:38 UTC

agent monitoring with ganglia

Hi,I set up a ganglia(3.6) server to  monitor the flume agent with the flume-env.sh configured as below:JAVA_OPTS="-Xms500m -Xmx500m -Dcom.sun.management.jmxremote -Dflume.monitoring.type=ganglia -Dflume.monitoring.hosts=xxx.xxx.xxx.xxx:8649.
however, after i start the flume agent, there is no graph for flume metrics show in the ganglia ui. Do i need to install the gmond in the machine that running flume agent? or is there any configuration  i need to do?
Cheers 		 	   		  

RE: 回复:agent monitoring with ganglia

Posted by ZhuGe <tc...@outlook.com>.
finally, fixed. -Dflume.monitoring.hosts= 239.2.11.71:8649  works for meit seems 239.2.11.71 is udp_recv_channels setting in gmond.conf
From: tczg@outlook.com
To: user@flume.apache.org
Subject: RE: 回复:agent monitoring with ganglia
Date: Thu, 15 Jan 2015 06:26:43 +0000




Thanks for replying.the port should be fine. what i want to confirm is that in  -Dflume.monitoring.hosts= xxx.xxx.xxx.xxx:port  should the host be the address of  gmetad or the gmond?  currently, i have 3 machines, like m1,m2,m3i installed  gmetad on m2, and gmond on all of the 3 machines. from the ganglia ui, i can see  the system metrics of the 3 machines(nodes), however what i want is the flume metrics running on m1.
this is the port related config in gmetad.conf 

# The port gmetad will answer requests for XML# default: 8651# xml_port 8651##-------------------------------------------------------------------------------# The port gmetad will answer queries for XML. This facility allows# simple subtree and summation views of the XML tree.# default: 8652# interactive_port 8652

From: win.acc@gmail.com
To: user@flume.apache.org
Subject: 回复:agent monitoring with ganglia
Date: Thu, 15 Jan 2015 13:07:42 +0800

check you ganglia server firewall configure if allowed the port 8649 data input 



------------------ 原始邮件 ------------------发件人: "Ge Zhu";<tc...@outlook.com>;发送时间: 2015年1月15日(星期四) 上午10:05收件人: "user@flume.apache.org"<us...@flume.apache.org>; 主题: agent monitoring with ganglia



Hi,I set up a ganglia(3.6) server to  monitor the flume agent with the flume-env.sh configured as below:JAVA_OPTS="-Xms500m -Xmx500m -Dcom.sun.management.jmxremote -Dflume.monitoring.type=ganglia -Dflume.monitoring.hosts=xxx.xxx.xxx.xxx:8649.
however, after i start the flume agent, there is no graph for flume metrics show in the ganglia ui. Do i need to install the gmond in the machine that running flume agent? or is there any configuration  i need to do?
Cheers 		 	   		   		 	   		   		 	   		  

RE: 回复:agent monitoring with ganglia

Posted by ZhuGe <tc...@outlook.com>.
Thanks for replying.the port should be fine. what i want to confirm is that in  -Dflume.monitoring.hosts= xxx.xxx.xxx.xxx:port  should the host be the address of  gmetad or the gmond?  currently, i have 3 machines, like m1,m2,m3i installed  gmetad on m2, and gmond on all of the 3 machines. from the ganglia ui, i can see  the system metrics of the 3 machines(nodes), however what i want is the flume metrics running on m1.
this is the port related config in gmetad.conf 

# The port gmetad will answer requests for XML# default: 8651# xml_port 8651##-------------------------------------------------------------------------------# The port gmetad will answer queries for XML. This facility allows# simple subtree and summation views of the XML tree.# default: 8652# interactive_port 8652

From: win.acc@gmail.com
To: user@flume.apache.org
Subject: 回复:agent monitoring with ganglia
Date: Thu, 15 Jan 2015 13:07:42 +0800

check you ganglia server firewall configure if allowed the port 8649 data input 



------------------ 原始邮件 ------------------发件人: "Ge Zhu";<tc...@outlook.com>;发送时间: 2015年1月15日(星期四) 上午10:05收件人: "user@flume.apache.org"<us...@flume.apache.org>; 主题: agent monitoring with ganglia



Hi,I set up a ganglia(3.6) server to  monitor the flume agent with the flume-env.sh configured as below:JAVA_OPTS="-Xms500m -Xmx500m -Dcom.sun.management.jmxremote -Dflume.monitoring.type=ganglia -Dflume.monitoring.hosts=xxx.xxx.xxx.xxx:8649.
however, after i start the flume agent, there is no graph for flume metrics show in the ganglia ui. Do i need to install the gmond in the machine that running flume agent? or is there any configuration  i need to do?
Cheers 		 	   		   		 	   		  

回复:agent monitoring with ganglia

Posted by mu yu <wi...@gmail.com>.
check you ganglia server firewall configure if allowed the port 8649 data input 






------------------ 原始邮件 ------------------
发件人: "Ge Zhu";<tc...@outlook.com>;
发送时间: 2015年1月15日(星期四) 上午10:05
收件人: "user@flume.apache.org"<us...@flume.apache.org>; 

主题: agent monitoring with ganglia



 Hi,I set up a ganglia(3.6) server to  monitor the flume agent with the flume-env.sh configured as below:
JAVA_OPTS="-Xms500m -Xmx500m -Dcom.sun.management.jmxremote -Dflume.monitoring.type=ganglia -Dflume.monitoring.hosts=xxx.xxx.xxx.xxx:8649.


however, after i start the flume agent, there is no graph for flume metrics show in the ganglia ui. 
Do i need to install the gmond in the machine that running flume agent? or is there any configuration  i need to do?


Cheers