<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">It seems that telnet works because it
      returns "connected to 193.61.54.144", however it looks like it
      hangs after the:  <br>
      (Escape character is '^]') line. I can type things but nothing is
      returned when I hit "Enter", only the cursor just goes to the next
      line. <br>
      I only use ssh so I can't tell if my telnet works properly. <br>
      <br>
      This is what I get:<br>
      <br>
      telnet 193.61.<span
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"></span>54.144
      1984<br>
      Trying 193.61.54.144...<br>
      Connected to 193.61.54.144.<br>
      Escape character is '^]'.<br>
      <br>
      Yes xymond is running. It's first on my "top" list:<br>
      <br>
      (23182 xymon 25   0  7992 1984 1380 R   100.0    0.1   8286:29
      xymond)<br>
      <br>
      <br>
      The command you asked me to run returns the following:<br>
      <br>
      2012-10-15 10:00:10 Using default environment file
      /home/xymon/server/etc/xymonserver.cfg<br>
      2012-10-15 10:00:25 Whoops ! Failed to send message (timeout)<br>
      2012-10-15 10:00:25 ->  <br>
      2012-10-15 10:00:25 ->  Recipient '193.61.54.144', timeout 15<br>
      2012-10-15 10:00:25 ->  1st line: 'xymondboard
fields=hostname,testname,color,flags,lastchange,logtime,validtime,acktime,disabletime,sender,cookie,line1,acklist'<br>
      <br>
      <br>
      A few more log files.<br>
      <br>
      xymonlaunch.log:<br>
      2012-10-15 09:56:06 Loading hostnames<br>
      2012-10-15 09:56:06 Loading saved state<br>
      2012-10-15 09:56:06 Setting up network listener on 0.0.0.0:1984<br>
      2012-10-15 09:56:06 Cannot bind to listen socket (Address already
      in use)<br>
      2012-10-15 09:56:06 Task xymond terminated, status 1<br>
      <br>
      hostdata.log:<br>
      2012-09-18 15:02:19 Tried to down BOARDBUSY: Invalid argument<br>
      2012-09-18 15:02:19 Peer not up, flushing message queue<br>
      2012-09-18 15:07:29 Peer not up, flushing message queue<br>
      <br>
      clientdata.log:<br>
      2012-09-18 15:02:19 Tried to down BOARDBUSY: Invalid argument<br>
      2012-09-18 15:02:40 Peer not up, flushing message queue<br>
      2012-10-09 15:46:38 Whoops ! Failed to send message (timeout)<br>
      2012-10-09 15:46:38 ->  <br>
      2012-10-09 15:46:38 ->  Recipient '193.61.54.144', timeout 15<br>
      2012-10-09 15:46:38 ->  1st line: 'config hosts.cfg'<br>
      2012-10-09 15:46:38 Cannot load hosts.cfg from xymond, code 7<br>
      2012-10-09 15:46:38 Failed to load from xymond, reverting to
      file-load<br>
      <br>
      <br>
      Thanks Jeremy<br>
      <br>
      <br>
      <br>
      On 10/15/2012 01:04 AM, Jeremy Laidman wrote:<br>
    </div>
    <blockquote
cite="mid:CAAnki7B0gKmEeac9uoYz-oZwXJbDh5jMAMdKce84igH0ZGgGgA@mail.gmail.com"
      type="cite">On 12 October 2012 21:17, Yanni <span dir="ltr"><<a
          moz-do-not-send="true"
          href="mailto:y.goudetsidis@mail.cryst.bbk.ac.uk"
          target="_blank">y.goudetsidis@mail.cryst.bbk.ac.uk</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">
          <div bgcolor="#FFFFFF" text="#000000">
            <div>Yes this IP is my xymon server. I can telnet and ssh to
              the server from terminal with no problems.<br>
            </div>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Sorry, I meant to ask if you can  telnet to it on port
          1984, rather than the default telnet port.  So:</div>
        <div><br>
        </div>
        <div>telnet <span
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">193.61.54.144
            1984</span></div>
        <div><span
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"><br>
          </span></div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000">
            <div>For some strange reason the xymon main page does not
              get updated anymore. I have manually added a few more
              hosts in 'hosts.cfg' but they don't show up.<br>
            </div>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>The Xymon page generator probably needs to query the xymond
          process using port 1984 (using the xymon command).</div>
        <div><br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000">
            <div>Also I have checked that<br>
              1) xymon.sh is running<br>
            </div>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Is xymond running?</div>
        <div><br>
        </div>
        <div>Let's try to reproduce the conditions that would have led
          to the error message.  Try running this to see what it gives
          you:</div>
        <div><br>
        </div>
        <div>xymoncmd xymon <span
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">193.61.54.144</span><span
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"> '</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">xymondboard
            fields=hostname,testname,</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">color</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">,flags,lastchange,</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">logtime,</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">validtime,acktime,</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">disabletime,</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">sender,cookie,</span><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">line1,acklist</span><span
style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">'</span></div>
        <div><br>
        </div>
        <div>Cheers</div>
        <div>Jeremy</div>
      </div>
    </blockquote>
    <br>
    <br>
  </body>
</html>