Patch for local clients
Kruse, Jason K.
jason.kruse at teldta.com
Fri Sep 29 18:49:29 CEST 2006
Noticed this one today. Clients configured for local monitoring get
"Failed to get a message, terminating" messages throughout their logs.
Patch for hobbitd_client.c to check for localmode for this error.
1716c1716
< errprintf("Failed to get a message,
terminating\n");
---
> if (!localmode) errprintf("Failed to get a
message, terminating\n");
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20060929/00a595c8/attachment.html>
More information about the Xymon
mailing list