<div dir="ltr">On 22 August 2013 08:52, Galen Johnson <span dir="ltr"><<a href="mailto:Galen.Johnson@sas.com" target="_blank">Galen.Johnson@sas.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On my client, I have XYMSRV="127.0.0.1" and I've commented out the "DISABLE" in clientlaunch.cfg.  I'm seeing content in the /tmp/msg.myhost.txt file that looks like what I would expect.<br>

</blockquote><div><br></div><div>Good.  I'm assuming you commented out "DISABLED" in the [msgcache] section of clientlaunch.cfg and not somewhere else.  At that stage, you should be able to connect from the Xymon server to the client on port 1984 (eg with "telnet <a href="http://client.host.name">client.host.name</a> 1984", perhaps sending it a "pullclient" command also).  If this works, then the msgcache process is most likely ready for use.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On the server, I've added "pulldata" to the entry in etc/hosts.cfg, edited the etc/tasks.cfg to comment out "DISABLE"</blockquote>

<div><br></div><div>Again, "DISABLED" in the [xymonfetch] section?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> and set the server IP to my server's IP as well as tried 127.0.0.1.</blockquote>

<div><br></div><div>This is the default, so you can leave out the "--server=127.0.0.1" if you want.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  I see the following in my log:<br></blockquote><div><br></div><div>Which log?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2013-08-21 18:38:06 Whoops ! Failed to send message (Connection failed)<br>


2013-08-21 18:38:06 ->  Could not connect to Xymon <a href="http://daemon@10.40.1.39:1984" target="_blank">daemon@10.40.1.39:1984</a> (Connection refused)<br>
2013-08-21 18:38:06 ->  Recipient '10.40.1.39', timeout 15<br>
2013-08-21 18:38:06 ->  1st line: 'config hosts.cfg'<br>
2013-08-21 18:38:06 Cannot load hosts.cfg from xymond, code 5<br>
2013-08-21 18:38:06 Failed to load from xymond, reverting to file-load<br></blockquote><div><br></div><div>This implies that the logs are on the Xymon server (10.40.1.39?), but the xymond daemon is not running, or at least not on port 1984.  Make sure you can do "telnet 10.40.1.39 1984" on the Xymon server.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2013-08-21 18:38:06 Connection lost during connect/write to <a href="http://10.40.1.39:1984" target="_blank">10.40.1.39:1984</a> (req 2): Connection refused<br></blockquote><div><br></div><div>Ah, this message only comes from xymonfetch.  So it looks like xymonfetch is unable to send messages into xymond on port 1984.</div>

<div><br></div><div>J</div><div><br></div></div></div></div>