<div dir="ltr"><div class="gmail_extra">On 28 August 2013 06:20, Kevin King <span dir="ltr"><<a href="mailto:kc6ovd@gmail.com" target="_blank">kc6ovd@gmail.com</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">

I have this running. I am getting the logfetch-special.status  it is tracking the lines it has processed.</blockquote><div><br></div><div>Great.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  I am not getting a msg file or a column and nothing in xymonclientl-speacial.log.</blockquote></div><br>*sad face*</div><div class="gmail_extra"><br></div><div class="gmail_extra">Check your ghost report.  Also see if you can view a client data page for the device.  Do this by viewing the conn page for another device, click on the link for "client data" for that device, and then change the device name in the URL to <a href="http://eagle.example.com">eagle.example.com</a> (or whatever).  You should get a client message page.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">If there's no client data page, then the xymond_client handler is rejecting the message for some reason.  Have a look at the output for xymond_client and see if it's complaining about something.  I wonder if there's a critical section from the client message that's critical.  For example, maybe xymond_client rejects the client data message if it has no [date] and/or [uname] sections.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">By the way, as you're going to implement this as a separate script, you might consider capturing the output from the command that sends the client message, and that can be used for your logfetch-special.cfg file.  The "client" protocol not only accepts the client data but it gives back the section from client-local.cfg that matches the hostname in the client message header.  But I'd add this bit later.</div>

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