<div class="gmail_quote">On Sat, Mar 14, 2009 at 5:50 AM, carl Inglis <span dir="ltr"><<a href="mailto:carl@yoshiwara.org.uk">carl@yoshiwara.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,<br>
<br>
One point which I think has been missed - Nagios can accept "Passive<br>
Checks", so in theory XyMon could report to Nagios:<br>
<br>
On my nagios server the relevant documentation is found under:<br>
http://[server]/nagios/docs/passivechecks.html<br>
<br>
Hope that helps!<br>
<br>
Regards,<br>
<font color="#888888"><br>
Carl</font></blockquote><div><br></div><div>I think I actually had this working at one time.  I used the NSCA addon to feed Xymon info to Nagios in the form of passive checks.  I'm fairly sure I used, or at least looked at using, the hobbitd_sample program to catch status messages passing through Xymon.  See the man page here:</div>
<div><br></div><div>   <a href="http://hobbitmon.sourceforge.net/docs/man8/hobbitd_sample.8.html">http://hobbitmon.sourceforge.net/docs/man8/hobbitd_sample.8.html</a></div><div><br></div><div>The source for that is in the Xymon source tree, so it gets compiled and installed along with everything else.  You could either alter the source to make the send_nsca() call directly, or at least execute an external script with appropriate arguments,</div>
<div><br></div><div>You'll also need to have the NSCA receiver running on the Nagios server, but that might be there already.</div><div><br></div><div>I no longer have access to my old Hobbit server, but I might have a backup copy somewhere...</div>
<div><br></div><div>Ralph Mitchell</div></div>