<div dir="ltr"><div class="gmail_extra">On 29 August 2013 10:24, KING, KEVIN <span dir="ltr"><<a href="mailto:KK1051@att.com" target="_blank">KK1051@att.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<p class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">Ok made some progress today. I am getting a formatted client message, just not getting it to post.  It may have something to do with it being local.</span></p>

</blockquote><div><br></div><div>Nope, that should not be a problem.  Xymon doesn't normally care where a client message comes from as long as the hostname matches an entry in hosts.cfg.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<p class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"> Anyway
 I do not have anything showing  up in ghost clients and have not found anything in any logs barking about this.</span></p></blockquote><div><br></div><div>Strange.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<p class=""><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">  But this is looking very promising. I am sure tomorrow will bring more advances. Your perspective has been very helpful Jeremy.</span></p>

</blockquote><div><br></div><div>Happy to help.</div><div><br></div><div>I'd be running the xymond_channel process to see if it catches the client messages you're sending, and perhaps compare with other client messages.  Something like this:</div>

<br>$ xymoncmd xymond_channel --filter="<span style="font-family:arial,sans-serif;font-size:13px">lkmrflmf00w</span>" --channel=client cat </div><div class="gmail_quote"><br></div><div class="gmail_quote">This will capture client messages where the first line contains "lkmrflmf00w".  You can replace "cat" with "grep" or "sed" or other commands that limit the output.  Although if this is the only message for this host then probably not necessary in this case.</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">J</div><div class="gmail_quote"><br></div></div></div>