<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Ok, been a long week and maybe i'm just overlooking something... <BR>
 <BR>
Defined a service on a host like such...<BR>
 <BR>
define service{<BR>        use                     my_template<BR>        host_name               my_host<BR>        notifications_enabled   0<BR>        service_description     my_service<BR>
        check_command           my_check!my_variables<BR>        }<BR>
 <BR>
However, notificaitons are NOT disabled.  I previously had them enabled and am now disabling them after the fact via the config file.  Sure my_template has notifications ENABLED, but my service definition should override that setting.  I have the issue on several checks and I have fixed it by going into the retention.dat file and blowing out the line about notifications and restarting nagios.  <BR>
 <BR>
My theory is I previously disabled and renabled notifications via the webGUI, then updated the configuration file to disable... and that last GUI "enabled" is somehow overriding the one in the config file that says it should be disabled.  <BR>
 <BR>
Am I right? Crazy? Just doesn't seem to work as I think it would.<BR><BR><BR>-- <BR>Mat W. - <A href="http://www.techadre.com">http://www.techadre.com</A><BR>                                        <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='http://clk.atdmt.com/GBL/go/171222986/direct/01/' target='_new'>Get it now.</a></body>
</html>