Hi List fellows,<br><br>I am trying to configure nagios 2.6 with the help of fruity. I have created a few hosts which use the check-host-alive command provided in the sample files. The check host alive command is part of my default host template which i use on all the hosts.
<br>Strangely only one host is appearing UP and all other remain in Pending State after 40 minutes.<br><table class="status" border="0" width="100%"><tbody><tr><td class="statusPENDING"><br></td>
<td class="statusEven" nowrap="nowrap"><br></td>
<td class="statusEven" nowrap="nowrap"><br></td>
<td class="statusEven"><br></td>
</tr>
<tr>
<td class="statusPENDING"><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td align="left">
<table border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td class="statusPENDING" align="left" valign="center"><a href="http://10.2.10.29/nagios/cgi-bin/extinfo.cgi?type=1&host=nlamssv03">nlamssv03</a> </td>
</tr>
</tbody></table>
</td>
<td align="right" valign="center">
<table border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td><a href="http://10.2.10.29/nagios/cgi-bin/status.cgi?host=nlamssv03"><img src="http://10.2.10.29/nagios/images/status2.gif" alt="View Service Details For This Host" title="View Service Details For This Host" border="0">
</a></td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</td>
<td class="statusPENDING">PENDING</td>
<td class="statusOdd" nowrap="nowrap">N/A</td>
<td class="statusOdd" nowrap="nowrap"> 0d  0h 41m 43s+</td>
<td class="statusOdd">Host has not been checked yet <br></td></tr></tbody></table><br>I think i have already seen that problem on the list so i thought you guys could help me out.<br>Here is my nagios.cfg<br><br>cfg_file=/usr/local/nagios/etc/host_templates.cfg
<br>cfg_file=/usr/local/nagios/etc/hosts.cfg<br>cfg_file=/usr/local/nagios/etc/commands.cfg<br>cfg_file=/usr/local/nagios/etc/timeperiods.cfg<br>cfg_file=/usr/local/nagios/etc/contactgroups.cfg<br>cfg_file=/usr/local/nagios/etc/contacts.cfg
<br>cfg_file=/usr/local/nagios/etc/hostgroups.cfg<br>cfg_file=/usr/local/nagios/etc/service_templates.cfg<br>cfg_file=/usr/local/nagios/etc/services.cfg<br>cfg_file=/usr/local/nagios/etc/servicegroups.cfg<br>resource_file=/usr/local/nagios/etc/resources.cfg
<br>cfg_file=/usr/local/nagios/etc/hostextinfo.cfg<br>cfg_file=/usr/local/nagios/etc/serviceextinfo.cfg<br>cfg_file=/usr/local/nagios/etc/dependencies.cfg<br>cfg_file=/usr/local/nagios/etc/escalations.cfg<br>enable_notifications=0
<br>execute_service_checks=1<br>accept_passive_service_checks=1<br>enable_event_handlers=1<br>log_rotation_method=d<br>command_check_interval=-1<br><br>use_syslog=0<br>log_notifications=0<br>log_service_retries=0<br>log_host_retries=0
<br>log_event_handlers=0<br>log_initial_states=0<br>log_external_commands=0<br>log_passive_checks=0<br>soft_state_dependencies=0<br>process_performance_data=0<br>check_for_orphaned_services=0<br>date_format=euro<br>execute_host_checks=1
<br>accept_passive_host_checks=1<br>use_regexp_matching=0<br>use_true_regexp_matching=0<br>daemon_dumps_core=0<br>service_perfdata_command=0<br>host_perfdata_file_mode=a<br>service_perfdata_file_mode=a<br>host_perfdata_file_processing_interval=0
<br>service_perfdata_file_processing_interval=0<br><br>Sincerely yours,<br>Toto<br>