I have a problem with my nagios configuration, and I am unsure of what the cause is.  I am a nagios n00b, so you will have to go easy on me!  :-)<br><br>Currently, I am seeing errors related to serviceescalation & hostescalations definitions, and they seem to give the identical error, Unknown contact.<br>
<br><b>WARNING: Unknown contact keyword: serviceescalation<br><br></b>I have looked at the nagios documentation, and verified that the serviceescalation definition has all of the required fields.  In the serviceescalations that are defined, I have the following fields defined:<br>
<br>- hostgroup_name<br>- service_description<br>- first_notification<br>- last_notification<br>- notification_interval<br>- contact_groups<br><br>All of the required fields are present, and I read in the documentation that you can define either host_name or hostgroup_name and contacts or contact_groups, and so this looks OK to me.  I also tried to do a verification of the syntax of the nagios configuration by running a nagios -v <i>config_filename</i><br>
<br>And this output produced zero errors on the configuration.<br><br>Another thought I had:<br><br>Since it says unknown contact, I drilled down into the contacts.  I see that the hostgroup_name is defined only with a <b><i>hostgroup_name</i></b> and <i><b>alias </b></i>set.  According to the documentation, this is also valid syntax.  I went and looked back at the host definition, and it does associate hosts with hostgroups that have been defined.  So, the hosts have been associated with the hostgroups, and the serviceescalations (& the hostescalations for that matter) have been associated with the escalations.<br>
<br>Does anybody have any other ideas what I should be looking for in tracking down the reason for this warning message?<br><br>~Chad<br><br>