<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I have this working for all my EC2 servers (same issue with security and opening firewall ports back inside).  Do you have port open and verified the msgcache service is running on the clients?  Also, check the xymon server logs...that's where I found the
 most helpful info.<br>
</p>
<p><br>
</p>
<p>=G=<br>
</p>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Xymon <xymon-bounces@xymon.com> on behalf of Blake <scuba.blake@gmail.com><br>
<b>Sent:</b> Tuesday, October 7, 2014 2:17 PM<br>
<b>To:</b> xymon@xymon.com<br>
<b>Subject:</b> [Xymon] Xymon pull client data setup</font>
<div> </div>
</div>
<div>
<div dir="ltr">After getting the "piss off" response from security in regards to monitoring systems in the DMZ I need to configure about two dozen systems for pull vs the standard push.
<div><br>
</div>
<div>While I have gone through the documentation I am still having a few issues and needed some help.</div>
<div><br>
</div>
<div>*Server Changes</div>
<div>=>updated server/etc/tasks.cfg</div>
<div><br>
</div>
<div>
<div>[xymonfetch]</div>
<div>        ENABLED</div>
<div>        ENVFILE /app/xymon/server/etc/xymonserver.cfg</div>
<div>        CMD $XYMONHOME/bin/xymonfetch --server=10.1.1.73 --no-daemon --pidfile=$XYMONSERVERLOGS/xymonfetch.pid --interval=60 --log-interval=600 --debug</div>
<div>        LOGFILE $XYMONSERVERLOGS/xymonfetch.log</div>
</div>
<div><br>
</div>
<div>*Client Changes</div>
<div>=>updated server/etc/clientlaunch.cfg</div>
<div><br>
</div>
<div>
<div>[msgcache]</div>
<div>        ENABLED</div>
<div>        ENVFILE $XYMONCLIENTHOME/etc/xymonclient.cfg</div>
<div>        CMD $XYMONCLIENTHOME/bin/msgcache --no-daemon --pidfile=$XYMONCLIENTLOGS/msgcache.pid --debug --logfile=$XYMONCLIENTLOGS/msgcachedaemon.log --max-age=1200</div>
<div>        LOGFILE $XYMONCLIENTLOGS/msgcache.log</div>
<div><br>
</div>
<div># The main client task</div>
<div>[client]</div>
<div>        ENVFILE $XYMONCLIENTHOME/etc/xymonclient.cfg</div>
<div>        CMD $XYMONCLIENTHOME/bin/xymonclient.sh</div>
<div>        LOGFILE $XYMONCLIENTLOGS/xymonclient.log</div>
<div>        INTERVAL 5m</div>
</div>
<div><br>
</div>
<div>=>updated server/etc/xymonclient.cfg</div>
<div>XYMSRV="127.0.0.1"<br>
</div>
<div><br>
</div>
<div>Any help to get this working is greatly appreciated.</div>
<div><br>
</div>
<div>Thanks</div>
<div>Blake</div>
</div>
</div>
</div>
</body>
</html>