<font face="verdana,sans-serif">thanks for the help guys. I was able to get the hardware tests from the child nodes to my xymon server. <br><br>Is it possible to retrieve network tests on private nodes such as my setup? I'm not sure what to set on the xymon server side in hosts.cfg. I used the IP address of the HEAD NODE but used the host name of the child nodes and that seemed to work, but for network tests it will ping / ssh / ect using the ip of the head node. Does this mean I will have to use the head node as a server to ping and issue network tests to the child nodes? Is it a matter of deleting the line in tasks.cfg for the network test modules that say "NEEDS xymond"?<br>
<br>This is my hosts.cfg on my central xymon server:<br>page mubs Cluster<br>group   Mubs - Head Node<br>212.456.132.5  <a href="http://mubs.example.com">mubs.example.com</a>    # ssh<br>group   Mubs - Child Nodes<br></font><font face="verdana,sans-serif"><font face="verdana,sans-serif">212.456.132.5</font>  mubs-child01<br>
</font><font face="verdana,sans-serif"><font face="verdana,sans-serif">212.456.132.5</font>  mubs-child02<br>...<br>group   Mubs - Dell Remote Access Controllers<br>169.21.89.56   <a href="http://mubs-drac.example.com">mubs-drac.example.com</a>    # noconn <a href="https://mubs-drac.example.com">https://mubs-drac.example.com</a> <br>
<br>How can I grab checks for the idrac cards which is basically just a https network check? A work around would be to just set up ports / procs check and look to see if ssh, and web services are running. The dracs are plugged into the same private switch for child nodes so they are only reachable by using X forwarding with the head node first.<br>
<br>Thanks,<br clear="all"></font><div><div><font color="#000099" face="georgia, serif" size="4"><b><u>                                                            </u></b></font></div><div><font color="#000099" face="georgia, serif" size="4"><b><i>Joseph De Nicolo</i></b></font></div>
<div><i><font color="#333333" face="courier new, monospace">Secure Database Administrator<br></font></i></div><div><i><font color="#333333" face="courier new, monospace"><a href="http://www.barabasilab.com" target="_blank">Center for Complex Network Research</a></font></i></div>
<div><i><font color="#333333" face="courier new, monospace">Northeastern University</font></i></div><div><img src="http://forum.lazioland.com/Smileys/Blue/laziostend.gif"></div></div>
<br><br><div class="gmail_quote">On Fri, Jun 28, 2013 at 1:03 AM, Jeremy Laidman <span dir="ltr"><<a href="mailto:jlaidman@rebel-it.com.au" target="_blank">jlaidman@rebel-it.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="im">On 28 June 2013 05:03, Joseph De Nicolo <span dir="ltr"><<a href="mailto:denicoloj@gmail.com" target="_blank">denicoloj@gmail.com</a>></span> wrote:<br><div class="gmail_quote">


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now I installed an xymon server on the head-node, where can I disable the server daemon and enable xymonproxy?</blockquote>


</div><br></div>The server and proxy are launched by xymonlaunch, as specified in the tasks.cfg file.  Edit tasks.cfg and look for the [xymond] and [xymonproxy] entries, and add, comment out or remove DISABLED as required.  For readability or self-documentation, you can change DISABLED to ENABLED, but ENABLED is the default.  Be sure to put your Xymon server IP address in the xymonproxy command line after "--server=" (within tasks.cfg).</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">You need to have the xymon service (xymonlaunch) running, otherwise xymonproxy won't run.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers</div>
<span class="HOEnZb"><font color="#888888">

<div class="gmail_extra">Jeremy</div><div class="gmail_extra"><br></div></font></span></div>
</blockquote></div><br>