________________________________
From: #TEERNA CHOUDHURY# Sent: Tue 9/30/2003 11:30 PM To: Federico Sacerdoti; [EMAIL PROTECTED] Subject: RE: [Ganglia-developers] listening to port 8649 hey thanks for the reply... do u mean books and guides to open tcp socket in java? Teerna ________________________________ From: Federico Sacerdoti [mailto:[EMAIL PROTECTED] Sent: Mon 9/29/2003 9:10 PM To: #TEERNA CHOUDHURY# Cc: [EMAIL PROTECTED]; [email protected] Subject: Re: [Ganglia-developers] listening to port 8649 You need to open a TCP socket in Java. You will periodically connect to a ganglia daemon using this socket, to read the XML data. There are many books and guides available to help you. -federico On Monday, September 29, 2003, at 01:16 AM, #TEERNA CHOUDHURY# wrote: > hi > > I am new to ganglia. > I need to know if i could possibly write a java program that can > listen to port 8649 and port 8651. I need to read the xml data to > check status of the various hosts. > How is this possible? > > telnet localhost 8649 is used to get the xml data to print on screen. > instead i need the data to be available to the java program > > thanks. > > mili > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Ganglia-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-developers > Federico Rocks Cluster Group, San Diego Supercomputing Center, CA
