Xymon Mailing List Archive search

Accessing "client data" from a server side ext script? (Re: [hobbit] Alerting on number of times a keyword appers in a logfile?)

list Henrik Størner
Mon, 11 Dec 2006 22:01:57 +0100
Message-Id: <user-3a69aa0f8de9@xymon.invalid>

On Mon, Dec 11, 2006 at 12:08:55PM -0700, Charles Jones wrote:
*So I guess my question is now, how can I access client data for a host 
from a server side ext script?*
  bb 127.0.0.1 "clientlog MYHOST section=logfile:/var/log/messages"

The "section" is optional; if omitted, you'll get the entire client
message.

It's in the bb(1) man-page ...


Regards,
Henrik