<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I've been looking at this for awhile, and I'm a little confused.
Perhaps the semantics are confusing me. This might be boneheaded,
but...</DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Nagios says:</FONT></DIV>
<DIV>Warning: Contact group 'int-pri-page' is not used in any hostgroup/service
definitions or host/hostgroup/service escalations!<BR>Warning: Contact group
'int-sec-email' is not used in any hostgroup/service definitions or
host/hostgroup/service escalations!<BR>Warning: Contact group 'int-sec-page' is
not used in any hostgroup/service definitions or host/hostgroup/service
escalations!<BR>Warning: Contact group 'john' is not used in any
hostgroup/service definitions or host/hostgroup/service escalations!<BR>Warning:
Contact group 'nagios' is not used in any hostgroup/service definitions or
host/hostgroup/service escalations!<BR></DIV>
<DIV><FONT face=Arial size=2>These are all used in quite a few service
definitions. About what, exactly, is it complaining?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Sample from the config where you will see that a
couple of these are definitely used:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>####################### BEGIN SERVICE DEFINITION
#######################</FONT></DIV>
<DIV><FONT face=Arial size=2>define service {<BR>
use
int-service</FONT></DIV>
<DIV><FONT face=Arial size=2>
host_name
lorax<BR>
service_description
disk_root<BR>
check_command
check_nrpe!root</FONT></DIV>
<DIV><FONT face=Arial size=2>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>define serviceescalation {<BR>
use
int-pri-page</FONT></DIV>
<DIV><FONT face=Arial size=2>
host_name
lorax<BR>
service_description
disk_root<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2>define serviceescalation {<BR>
use
int-sec-email<BR>
host_name
lorax<BR>
service_description
disk_root<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2>define serviceescalation {<BR>
use
int-sec-page<BR>
host_name
lorax<BR>
service_description
disk_root<BR>}</FONT></DIV>
<DIV><FONT face=Arial size=2>######################## END SERVICE DEFINITION
########################<BR></FONT></DIV></BODY></HTML>