<HTML>
<HEAD>
<TITLE>Cluster monitoring (proxy setup)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>The more I read through the archives, the more confused I am on how to implement this. Basically, I want to monitor 64 compute nodes that are on a private network. I do not want to have to install the client on all of the nodes as all I care about is the ping test. I have a main hobbit server that I want to merge the info from the cluster and from various other systems that I monitor. <BR>
<BR>
To work as a bridge, I installed hobbit on the head node of the cluster as it is the only system with an interface on both networks. On the head node I disabled all of the hobbitd modules and setup bbproxy to forward messages to my main hobbit server. This didn’t work. After reading up on the bbproxy man page it looks like bbproxy is really meant to forward client messages on to a bbdisplay. Since I don’t have the hobbit client installed on the compute nodes it doesn’t sound like bbproxy will work for this. I am a bit confused on what actually does the network tests. Do I have to have hobbitd running on the head node in order for the network tests to run? If that is the case, how do I get hobbitd to forward information on to a different hobbit server? <BR>
<BR>
I am pretty sure that I have simply failed to understand one of the man pages or something, but I cant seem to figure out how to accomplish what I am looking to do. <BR>
</SPAN></FONT>
</BODY>
</HTML>