[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ganglia-general
Subject:    Re: [Ganglia-general] Show one cluster in two groups
From:       Paul <paul () space ! mit ! edu>
Date:       2015-02-09 4:39:41
Message-ID: D796FD6B-5CBC-49B7-97E1-DBCD4242292F () space ! mit ! edu
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Thank you! Jay.

That is what I want to know. You answered my question. I will do it differently.

cheers,
paul

> On Feb 8, 2015, at 11:36 PM, jayadevan Chembakassery <jayadevanc@gmail.com> wrote:
> 
> 
> Ok.
> The  Tree being--  GRID -> CLUSTERS->  NODES  ,   what  you  expect  to  see in  \
> the "Choose a source" drop down menu with  the  above  Gmetad  configuration ?   \
> Because  you cant  split a cluster in to  multiple node groups  visually  AFAIK. 
> thanks,
> Jay
> 
> 
> 
> 
> "The one who possesses knowledge becomes immortal"
> 
> On Sun, Feb 8, 2015 at 3:51 PM, Paul <paul@space.mit.edu \
> <mailto:paul@space.mit.edu>> wrote: Hi Jay,
> 
> Thank you so much for quick response. I have all the mute and deaf in gmon worked \
> out correctly.  What I am trying to do is to have ganglia showing two groups nodes \
> in cluster 2. data_source Cluster1 gmonhost:port1    /* from gmond1 */
> data_source Cluster2 gmonhost:port2    /* from gmond2 port2 */
> data_source Cluster2 gmonhost:port3    /* from gmond2 port3 */
> 
> in gmond.conf, you can specify multiple ports for sending and receiving. I thought \
> I can use each port to handle a group of nodes.  
> Thank you!
> paul
> 
> > On Feb 8, 2015, at 6:22 PM, jayadevan Chembakassery <jayadevanc@gmail.com \
> > <mailto:jayadevanc@gmail.com>> wrote: 
> > You will  have 2  data sources  on Gemtad.conf
> > 
> > data_source Cluster1  localhost:port1
> > data_source Cluster2  localhost:port2
> > 
> > You  also will have 2 Gmonds on the Ganglia server  on the above port1 and port2
> > The  machines  that are running only  the 2 Gmonds will point to above   Gmonds \
> > respectively. ( but you could skip these intermediate gmonds i guess) Make sure \
> > to use appropriate  "mute" and "deaf" on the gmond.confs. 
> > thanks,
> > Jay
> > 
> > 
> > "The one who possesses knowledge becomes immortal"
> > 
> > On Sun, Feb 8, 2015 at 1:22 PM, paul <paul@space.mit.edu \
> > <mailto:paul@space.mit.edu>> wrote: Hi,
> > How can I make ganglia show one cluster in two groups?
> > I have a ganglia server running gmetad and gmond receiving information from two \
> > machines collecting gmon information from two clusters. These two machines are \
> > running gmond only. All of two cluster nodes are running gmond only and are \
> > sending gmond info to these two machines. Everything is running fine. Now I would \
> > like to split the second cluster into two groups. I tried to configure the first \
> > group nodes send gmon info in one port(channel) and the second group nodes send \
> > in from another port. But I could not make it work. Anyone have the settings in a \
> > similar way? Thank you!
> > Paul
> > 
> > 
> > 
> > ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming. The Go Parallel Website,
> > sponsored by Intel and developed in partnership with Slashdot Media, is your
> > hub for all things parallel software development, from weekly thought
> > leadership blogs to news, videos, case studies, tutorials and more. Take a
> > look and join the conversation now. http://goparallel.sourceforge.net/ \
> > <http://goparallel.sourceforge.net/> \
> > _______________________________________________ Ganglia-general mailing list
> > Ganglia-general@lists.sourceforge.net \
> > <mailto:Ganglia-general@lists.sourceforge.net> \
> > https://lists.sourceforge.net/lists/listinfo/ganglia-general \
> > <https://lists.sourceforge.net/lists/listinfo/ganglia-general> 
> 
> 


[Attachment #5 (unknown)]

<html><head><meta http-equiv="Content-Type" content="text/html \
charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: \
space; -webkit-line-break: after-white-space;" class="">Thank you! Jay.<div \
class=""><br class=""></div><div class="">That is what I want to know. You answered \
my question. I will do it differently.</div><div class=""><br class=""></div><div \
class="">cheers,</div><div class="">paul</div><div class=""><br \
class=""><div><blockquote type="cite" class=""><div class="">On Feb 8, 2015, at 11:36 \
PM, jayadevan Chembakassery &lt;<a href="mailto:jayadevanc@gmail.com" \
class="">jayadevanc@gmail.com</a>&gt; wrote:</div><br \
class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br \
class=""><div class="">Ok.</div><div class="">The &nbsp;Tree being-- &nbsp;GRID -&gt; \
CLUSTERS-&gt; &nbsp;NODES &nbsp;, &nbsp; what &nbsp;you &nbsp;expect &nbsp;to \
&nbsp;see in &nbsp;the "Choose a source" drop down menu with &nbsp;the &nbsp;above \
&nbsp;Gmetad &nbsp;configuration ? &nbsp; Because &nbsp;you cant &nbsp;split a \
cluster in to &nbsp;multiple node groups &nbsp;visually &nbsp;AFAIK.</div><div \
class=""><br class=""></div><div class="">thanks,</div><div class="">Jay</div><div \
class=""><br class=""></div><div class=""><br class=""></div><div \
class="">&nbsp;</div></div><div class="gmail_extra"><br clear="all" class=""><div \
class=""><div class="gmail_signature"><div dir="ltr" class="">"The one who possesses \
knowledge becomes immortal"</div></div></div> <br class=""><div \
class="gmail_quote">On Sun, Feb 8, 2015 at 3:51 PM, Paul <span dir="ltr" \
class="">&lt;<a href="mailto:paul@space.mit.edu" target="_blank" \
class="">paul@space.mit.edu</a>&gt;</span> wrote:<br class=""><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Hi Jay,<div \
class=""><br class=""></div><div class="">Thank you so much for quick response. I \
have all the mute and deaf in gmon worked out correctly.&nbsp;</div><div \
class="">What I am trying to do is to have ganglia showing two groups nodes in \
cluster 2.</div><div class="">data_source Cluster1 gmonhost:port1 &nbsp; &nbsp;/* \
from gmond1 */</div><div class="">data_source Cluster2 gmonhost:port2 &nbsp; &nbsp;/* \
from gmond2 port2 */</div><div class=""><div class="">data_source Cluster2 \
gmonhost:port3 &nbsp; &nbsp;/* from gmond2 port3 */</div></div><div class=""><br \
class=""></div><div class="">in gmond.conf, you can specify multiple ports for \
sending and receiving. I thought I can use each port to handle a group of \
nodes.&nbsp;</div><div class=""><br class=""></div><div class="">Thank \
you!</div><span class="HOEnZb"><font color="#888888" class=""><div \
class="">paul</div></font></span><div class=""><div class="h5"><div class=""><br \
class=""><div class=""><blockquote type="cite" class=""><div class="">On Feb 8, 2015, \
at 6:22 PM, jayadevan Chembakassery &lt;<a href="mailto:jayadevanc@gmail.com" \
target="_blank" class="">jayadevanc@gmail.com</a>&gt; wrote:</div><br class=""><div \
class=""><div dir="ltr" class="">You will &nbsp;have 2 &nbsp;data sources &nbsp;on \
Gemtad.conf<div class=""><br class=""></div><div class="">data_source Cluster1 \
&nbsp;localhost:port1<br class=""></div><div class="">data_source Cluster2 \
&nbsp;localhost:port2<br class=""></div><div class=""><br class=""></div><div \
class="">You &nbsp;also will have 2 Gmonds on the Ganglia server &nbsp;on the above \
port1 and port2</div><div class="">The &nbsp;machines &nbsp;that are running only \
&nbsp;the 2 Gmonds will point to above &nbsp; Gmonds respectively. ( but you could \
skip these intermediate gmonds i guess)</div><div class="">Make sure to use \
appropriate &nbsp;"mute" and "deaf" on the gmond.confs.</div><div class=""><br \
class=""></div><div class="">thanks,</div><div class="">Jay</div><div class=""><br \
class=""></div></div><div class="gmail_extra"><br clear="all" class=""><div \
class=""><div class=""><div dir="ltr" class="">"The one who possesses knowledge \
becomes immortal"</div></div></div> <br class=""><div class="gmail_quote">On Sun, Feb \
8, 2015 at 1:22 PM, paul <span dir="ltr" class="">&lt;<a \
href="mailto:paul@space.mit.edu" target="_blank" \
class="">paul@space.mit.edu</a>&gt;</span> wrote:<br class=""><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi,<br class=""> How can I make ganglia show one cluster in \
two groups?<br class=""> I have a ganglia server running gmetad and gmond receiving \
information from two machines collecting gmon information from two clusters. These \
two machines are running gmond only. All of two cluster nodes are running gmond only \
and are sending gmond info to these two machines. Everything is running fine.<br \
class=""> Now I would like to split the second cluster into two groups. I tried to \
configure the first group nodes send gmon info in one port(channel) and the second \
group nodes send in from another port. But I could not make it work.<br class=""> \
Anyone have the settings in a similar way?<br class=""> Thank you!<br class="">
Paul<br class="">
<br class="">
<br class="">
<br class="">
------------------------------------------------------------------------------<br \
class=""> Dive into the World of Parallel Programming. The Go Parallel Website,<br \
class=""> sponsored by Intel and developed in partnership with Slashdot Media, is \
your<br class=""> hub for all things parallel software development, from weekly \
thought<br class=""> leadership blogs to news, videos, case studies, tutorials and \
more. Take a<br class=""> look and join the conversation now. <a \
href="http://goparallel.sourceforge.net/" target="_blank" \
class="">http://goparallel.sourceforge.net/</a><br class=""> \
_______________________________________________<br class=""> Ganglia-general mailing \
list<br class=""> <a href="mailto:Ganglia-general@lists.sourceforge.net" \
target="_blank" class="">Ganglia-general@lists.sourceforge.net</a><br class=""> <a \
href="https://lists.sourceforge.net/lists/listinfo/ganglia-general" target="_blank" \
class="">https://lists.sourceforge.net/lists/listinfo/ganglia-general</a><br \
class=""> </blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br \
class=""></div> </div></blockquote></div><br class=""></div></body></html>



------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic