<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Distributed Monitoring</TITLE>
</HEAD>
<BODY>
<BR>

<P ALIGN=LEFT><FONT COLOR="#000080" SIZE=2 FACE="Arial">I am trying to setup distributed monitoring with Nagios 1.0 (Stable) on RedHat 7.2. </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">I have the nsca daemon running on the central server, and I have been able to suc</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">cess</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">fully send a service check result via nsca-send from the distributed server.  The issue appears to be that the distributed server is not executing the ocsp_command. </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">Here are the settings on the distributed server:</FONT></P>

<P><FONT COLOR="#000080" SIZE=2 FACE="Arial">1.     </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">Obsess over services is enabled both globally and per service.</FONT>
<BR><FONT COLOR="#000080" SIZE=2 FACE="Arial">2.     </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">The ocsp_command is defined in nagios.cfg as ocsp_command=submit_check_result</FONT>
<BR><FONT COLOR="#000080" SIZE=2 FACE="Arial">3.     </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">"</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">submit_check_result</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">"</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial"> is defined in the command</FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">definitions</FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">section exactly from the documentation.</FONT>
<BR><FONT COLOR="#000080" SIZE=2 FACE="Arial">4.     </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">The submit_check_result script was created in the libexec directory</FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">and t</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">he command definition points directly to this file</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">.</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#000080" SIZE=2 FACE="Arial">I can log in as nagios and run the submit_check_result shell script successfully, and the service check is received by the central server.   It simply seems to be that Nagios is not executing the ocsp command with every service check. </FONT> <FONT COLOR="#000080" SIZE=2 FACE="Arial">I</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">'</FONT><FONT COLOR="#000080" SIZE=2 FACE="Arial">ve tried to watch the service check as they happen via the nagios.log file and even compiled nagios with debug 3.  Is there a better way to debug this?  Anyone have any ideas on what I may be missing?</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#000080" SIZE=2 FACE="Arial">Thanks,</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#000080" SIZE=2 FACE="Arial">Richard</FONT></P>

</BODY>
</HTML>