The xymon client will use whatever it finds in the output of "uname -n".  You can solve this in several ways:<div><br></div><div>1) Change the hostname in the hosts.cfg file to use the short name,</div><div>2) Add "CLIENT:shortname" to the hosts.cfg entry,</div>

<div>3) Adjust the configuration on the client (eg xymonclient.cfg) to specify the FQDN in MACHINEDOTS</div><div><br></div><div>J</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 7 January 2013 21:45, Ciprian Parfon <span dir="ltr"><<a href="mailto:ciprian.parfon@gmail.com" target="_blank">ciprian.parfon@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Hi Chris<br>
      <br>
      Hmm ... On your suggestion I went to "Reports" > " Ghost
      Clients " and indeed I have that host listed there. Apparently
      xymon reads the "short" host name, without domain name (fqdn).<br>
      <br>
      Thank you.<div><div class="h5"><br>
      <br>
      On 01/07/2013 12:39 PM, <a href="mailto:Chris.Morris@rwe.com" target="_blank">Chris.Morris@rwe.com</a> wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      
      
      <div dir="ltr" align="left"><span><font color="#0000ff" face="Courier New">Is the xymond
            status displaying any "ghost" reports? This would indicate
            that the client hostname does not match the one defined in
            the hosts.cfg file on the xymon server!</font></span></div>
      <br>
      <blockquote dir="ltr" style="MARGIN-RIGHT:0px">
        <div dir="ltr" lang="en-us" align="left">
          <hr> <font face="Tahoma"><b>From:</b>
            <a href="mailto:xymon-bounces@xymon.com" target="_blank">xymon-bounces@xymon.com</a> [<a href="mailto:xymon-bounces@xymon.com" target="_blank">mailto:xymon-bounces@xymon.com</a>] <b>On
              Behalf Of </b>Ciprian Parfon<br>
            <b>Sent:</b> 07 January 2013 10:33<br>
            <b>To:</b> Jeremy Laidman<br>
            <b>Cc:</b> <a href="mailto:xymon@xymon.com" target="_blank">xymon@xymon.com</a><br>
            <b>Subject:</b> Re: [Xymon] help with xymon client
            configuration<br>
          </font><br>
        </div>
        <div>Hi J<br>
          <br>
          I do have the IP of the Xymon server in xymonclient.cfg on the
          hosts which has the client installed. I have checked from the
          client if the port, 1984 is open and it is.<br>
          <br>
          zeratul etc # telnet 89.22.97.130 1984<br>
          Trying 89.22.97.130...<br>
          Connected to 89.22.97.130.<br>
          Escape character is '^]'.<br>
          quit<br>
          <br>
          Unfortunatelly there isn't anything more the the "conn" "info"
          and "trends" on Xymon server display. <br>
          <br>
          I can't see anything relevant in the xymond logs.<br>
          <br>
          On the hosts which I have the client installed I have this:<br>
          <br>
          zeratul client # ps aufx |grep xymon<br>
          root     10279  0.0  0.0   4452   756 pts/1    S+   12:32  
          0:00      |   |   |               \_ grep --colour=auto xymon<br>
          root     10115  0.0  0.0   2048   512 ?        S    12:30  
          0:00 sh -c vmstat 300 2 1>./tmp/xymon_vmstat.zeratul.10083
          2>&1; mv ./tmp/xymon_vmstat.zeratul.10083
          ./tmp/xymon_vmstat.zeratul<br>
          root     10226  0.0  0.0   2028   504 ?        Ss   12:31  
          0:00 ./bin/xymonlaunch --config=./etc/clientlaunch.cfg
          --log=./logs/clientlaunch.log
          --pidfile=./logs/clientlaunch.zeratul.pid<br>
          root     10263  0.0  0.0   2048   508 ?        S    12:31  
          0:00 sh -c vmstat 300 2 1>./tmp/xymon_vmstat.zeratul.10231
          2>&1; mv ./tmp/xymon_vmstat.zeratul.10231
          ./tmp/xymon_vmstat.zeratul<br>
          <br>
          <br>
          On 01/07/2013 05:11 AM, Jeremy Laidman wrote:<br>
        </div>
        <blockquote type="cite">The only configuration required on the Xymon
          client is the IP address of the Xymon server.  Typically, this
          is configured in the file xymonclient.cfg, where you can set
          XYMSRV to the correct IP address.
          <div><br>
          </div>
          <div>Then you start the client running, perhaps by an init
            script.  The master Xymon client process is xymonlaunch.  If
            this isn't running, then you won't get any local details
            (cpu, memory, etc).</div>
          <div><br>
          </div>
          <div>There are logfiles (on my system, in /var/log/xymon/)
            that might help identify any problems.</div>
          <div><br>
          </div>
          <div>J</div>
          <div><br>
          </div>
          <div class="gmail_extra"><br>
            <br>
            <div class="gmail_quote">On 7 January 2013 06:32, Ciprian
              Parfon <span dir="ltr"><<a href="mailto:ciprian.parfon@gmail.com" target="_blank">ciprian.parfon@gmail.com</a>></span>
              wrote:<br>
              <blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">Hello<br>
                <br>
                I have just installed a fresh xymon server with the
                latest xymon version. I have also managed to install the
                client on some external host. Both are running fine and
                the monitoring page is showing correctly.  However I
                haven't managed to find how can I configure multiple
                checks on the client side, as for the single host I have
                added all I have is "conn", "info" and "trends" columns.
                On the host which is running the xymon client I have the
                following files which you can see below:<br>
                <br>
                zeratul etc # pwd<br>
                /home/xymon/client/etc<br>
                zeratul etc # ls -la<br>
                total 40<br>
                drwxr-xr-x 2 xymon root  4096 2013-01-06 19:31 .<br>
                drwxr-xr-x 8 xymon root  4096 2013-01-06 16:58 ..<br>
                -rw-r--r-- 1 xymon root   975 2013-01-06 16:58
                clientlaunch.cfg<br>
                -rw-r--r-- 1 xymon root 20959 2013-01-06 16:58
                localclient.cfg<br>
                -rw-r--r-- 1 xymon root  1850 2013-01-06 16:58
                xymonclient.cfg<br>
                <br>
                I would like to enable at least cpu, load, memory, disk
                etc ...<br>
                <br>
                Where can I make this available?<br>
                <br>
                <br>
                _______________________________________________<br>
                Xymon mailing list<br>
                <a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
                <a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
                <br>
              </blockquote>
            </div>
            <br>
          </div>
        </blockquote>
        <br>
        <br>
        <pre cols="72">-- 
Ciprian Parfon                 
System & Network Engineer
<a href="tel:%2B40%20721879113" value="+40721879113" target="_blank">+40 721879113</a>
<a href="mailto:ciprian.parfon@gmail.com" target="_blank">ciprian.parfon@gmail.com</a></pre>
      </blockquote>
      <p><span style="font-family:'MS Sans Serif';font-size:8.2pt">****************************************************************************
        </span></p>
      <p><span style="font-family:'MS Sans Serif';font-size:8.2pt">The
          information contained in this email is intended only for the
          use of the intended recipient at the email address to which it
          has been addressed. If the reader of this message is not an
          intended recipient, you are hereby notified that you have
          received this document in error and that any review,
          dissemination or copying of the message or associated
          attachments is strictly prohibited. If you have received this
          email in error, please contact the sender by return email or
          call 01793 877777 and ask for the sender and then delete it
          immediately from your system.Please note that neither the RWE
          Group of Companies nor the sender accepts any responsibility
          for viruses and it is your responsibility to scan attachments
          (if any). </span></p>
      <p><span style="font-family:'MS Sans Serif';font-size:8.2pt"> </span></p>
      <p><span style="font-family:'MS Sans Serif';font-size:8.2pt">*****************************************************************************
        </span></p>
      <p><span style="font-family:'MS Sans Serif';font-size:8.2pt"> </span></p>
    </blockquote>
    <br>
    <br>
    <pre cols="72">-- 
Ciprian Parfon                 
System & Network Engineer
<a href="tel:%2B40%20721879113" value="+40721879113" target="_blank">+40 721879113</a>
<a href="mailto:ciprian.parfon@gmail.com" target="_blank">ciprian.parfon@gmail.com</a></pre>
  </div></div></div>

<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>