<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14/03/16 11:39, Agege wrote:<br>
    </div>
    <blockquote
      cite="mid:0CCB09FA-1B99-4696-88C9-0D3F95A0E5AF@agege.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div>Thank you Adams,</div>
      <div><br>
      </div>
      <div>In this scenario, I am investigating Xymon
        server-and-several-clients installation someone already already
        made.</div>
      <div><br>
      </div>
      <div>How do I determine if the Xymon server is getting data from
        clients via Xymon protocol or via SSH protocol.</div>
      <div> </div>
    </blockquote>
    tcpdump running on either server or one of the clients should
    confirm this... <br>
    <blockquote
      cite="mid:0CCB09FA-1B99-4696-88C9-0D3F95A0E5AF@agege.com"
      type="cite">
      <div>And is Xymon protocol equals to port 1984?</div>
      <div><br>
      </div>
    </blockquote>
    By default, but that can be changed in the configuration files.<br>
    <br>
    I'd suggest to review the config files on the server, starting with
    the files modified most recently (as these will be the ones
    customised for your installation). Check what port number the server
    is listening on (netstat -an | grep LISTEN) and then use tcpdump to
    monitor that port number, you will see the traffic/data reported
    from the clients. If you see status on the web pages which you don't
    see sent over this port, then you should check the config files
    further to see what else has been changed/other data collection
    configs.<br>
    <br>
    PS, please don't top post :(<br>
    <br>
    Regards,<br>
    Adam<br>
    <blockquote
      cite="mid:0CCB09FA-1B99-4696-88C9-0D3F95A0E5AF@agege.com"
      type="cite">
      <div>Thank you in advance.</div>
      <div><br>
        <br>
        <div>Thanks,
          <div>Toyin Orokotan </div>
          <div>Linux System Admin.</div>
          <div>682-831-9397</div>
        </div>
      </div>
      <div><br>
        On Mar 13, 2016, at 6:16 PM, Adam Goryachev <<a
          moz-do-not-send="true"
          href="mailto:mailinglists@websitemanagers.com.au"><a class="moz-txt-link-abbreviated" href="mailto:mailinglists@websitemanagers.com.au">mailinglists@websitemanagers.com.au</a></a>>
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>
          <meta content="text/html; charset=utf-8"
            http-equiv="Content-Type">
          <div class="moz-cite-prefix">On 14/03/16 07:54, Agege
            Information Systems, Inc. wrote:<br>
          </div>
          <blockquote
            cite="mid:AA4D24DD-CF29-4C61-9E3D-A2DF11467294@agege.com"
            type="cite">
            <meta http-equiv="Content-Type" content="text/html;
              charset=utf-8">
            <font class="" size="4">Greetings,</font>
            <div class=""><font class="" size="4"><br class="">
              </font></div>
            <div class=""><font class="" size="4">Please what kind of
                code or internal scripts Xymon runs to invoke an SSH
                connection to the client and what runs the Xymon client
                scripts.</font></div>
            <div class=""><font class="" size="4"><br class="">
              </font></div>
            <div class=""><font class="" size="4">In order words, please
                could you enlighten me with the actual commands or codes
                or scripts that Xymon uses for the SSH connection and
                any Xymon codes running on each Client.</font></div>
          </blockquote>
          <br>
          In the standard installation method, the server doesn't use
          ssh to connect to the client and collect information. The only
          connections the server initiates are the "network" tests, eg,
          ping, smtp, http, etc... The client runs it's own client
          installation package, which will collect all the local
          information (disk space, processes running, network ports,
          etc) and then send those to the server using the Xymon
          protocol (extended from the original Big Brother protocol, but
          still backwards compatible).<br>
          <br>
          There are numerous options available for altering that method,
          including having the server use ssh to connect to the client
          and collect the data at regular intervals.<br>
          <br>
          Also, all source code is available, so feel free to peruse
          that for the ultimate finer details.<br>
          <br>
          Regards,<br>
          Adam<br>
          <br>
          <div class="moz-signature">-- <br>
            Adam Goryachev Website Managers <a moz-do-not-send="true"
              class="moz-txt-link-abbreviated"
              href="http://www.websitemanagers.com.au">www.websitemanagers.com.au</a></div>
        </div>
      </blockquote>
      <blockquote type="cite">
        <div><span>_______________________________________________</span><br>
          <span>Xymon mailing list</span><br>
          <span><a moz-do-not-send="true" href="mailto:Xymon@xymon.com">Xymon@xymon.com</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://lists.xymon.com/mailman/listinfo/xymon">http://lists.xymon.com/mailman/listinfo/xymon</a></span><br>
        </div>
      </blockquote>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Adam Goryachev
      Website Managers
      <a class="moz-txt-link-abbreviated" href="http://www.websitemanagers.com.au">www.websitemanagers.com.au</a></div>
  </body>
</html>