[Xymon] Serial alarm feeds

Jeremy Laidman jlaidman at rebel-it.com.au
Thu Aug 29 06:36:45 CEST 2013


On 29 August 2013 10:24, KING, KEVIN <KK1051 at att.com> wrote:

> 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.
>

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.


>  Anyway I do not have anything showing  up in ghost clients and have not
> found anything in any logs barking about this.
>

Strange.


>   But this is looking very promising. I am sure tomorrow will bring more
> advances. Your perspective has been very helpful Jeremy.
>

Happy to help.

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:

$ xymoncmd xymond_channel --filter="lkmrflmf00w" --channel=client cat

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.

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20130829/5fc5ac99/attachment.html>


More information about the Xymon mailing list