Ralph, spot on! I missed it, it was right there in the clientdata.log
-Kevin
From: Ralph Mitchell [mailto:ralphmitchell at gmail.com] Sent: Thursday, August 29, 2013 8:34 PM To: Jeremy Laidman Cc: Kevin King; xymon at xymon.com Subject: Re: [Xymon] Serial alarm feeds
I think xymon wants to see a matching section in xymond/xymond_client.c. There's a big switch statement down at the bottom of that file, selecting between the various client functions in xymond/client/*.c. Those files are included into xymond_client.c right above main(). If it hits the end of the switch without matching an OS, it says:
errprintf("No client backend for OS '%s' sent by %s\n", clientos,
sender);
That message is probably showing up in the log somewhere.
Ralph Mitchell
On Thu, Aug 29, 2013 at 8:07 PM, Jeremy Laidman <jlaidman at rebel-it.com.au> wrote:
On Aug 30, 2013 8:54 AM, "Kevin King" <kc6ovd at gmail.com> wrote:
Jeremy, I was using your example of hostname.eagle eagle, that was the problem. I changed it to sunos and it posted fine.
Maybe Xymon just wants to see a matching section in client-local.cfg.
J
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon