<div>Hello All,</div>
<div> </div>
<div>I already have a setup Nagios 2.0b3 on another server. I have newly setup Nagios 3.2.0 on RHEL 4. In the process, I have tried re-using the configuration file. Currently, I have all my hosts,contacts and service details mentioned in the same configuration file called minimal.cfg. And I do have a nagios.cfg configuration file, that refers to this as :</div>

<div>cfg_file=/usr/local/nagios/etc/minimal.cfg</div>
<div> </div>
<div>Will all the directives as valid in Nagios 2.0b3 hold valid even in Nagios 3.2.0 ? I am bothered about the directive names and the deprecated directives.  </div>
<div> </div>
<div>Also, In the official 3.x document, on page 226, I see that there is a mention of a directive called retry_check_interval. </div>
<div><a href="http://support.nagios.com/knowledgebase/officialdocs">http://support.nagios.com/knowledgebase/officialdocs</a></div>
<div> </div>
<div>But contradicting to this, I see at <a href="http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#service">http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#service</a> which mentions the directive as retry_interval. </div>

<div> </div>
<div>I just happened to figure out this difference just now. I am really not sure which one to use and get it working. </div>
<div> </div>
<div>I had another issue with notifications as mentioned below : </div>
<div> </div>
<div>One of the host at my end just went down and did not respond to ping and http. I saw that this was reported as below in the nagios.log at /usr/local/nagios/var/nagios.log</div>
<div>[1252662489] HOST ALERT: lon4;DOWN;SOFT;1;CRITICAL - Plugin timed out after 10 seconds<br>[1252662569] HOST ALERT: lon4;DOWN;SOFT;2;PING CRITICAL - Packet loss = 100%<br>[1252662639] HOST ALERT: lon4;DOWN;SOFT;3;PING CRITICAL - Packet loss = 100%<br>
[1252662709] HOST ALERT: lon4;UP;SOFT;4;PING OK - Packet loss = 0%, RTA = 0.22 ms<br></div>
<div>But notifications were not sent out for either of these. Did this happen as these were in soft state ?</div>
<div> </div>
<div>My notifications have been enabled for both the services ping and http but not for the host. Does the host also have a notification enabled directive ?</div>
<div> </div>
<div>Regards</div>
<div>Sowmya Dass</div>
<div> </div>