Hello,

I have two timeperiods that do NOT overlap in the config but two
contacts with each associated timeperiod are both being notified.  We
are in the engineer04 rotation according to my calculations.  Anyone
see why this is happening?

define timeperiod{
        timeperiod_name engineer03
        alias           engineer03
        2007-11-19 / 42 08:00-24:00
        2007-11-20 / 42 00:00-24:00
        2007-11-21 / 42 00:00-24:00
        2007-11-22 / 42 00:00-24:00
        2007-11-23 / 42 00:00-24:00
        2007-11-24 / 42 00:00-24:00
        2007-11-25 / 42 00:00-24:00
        2007-11-26 / 42 00:00-08:00
        }

define timeperiod{
        timeperiod_name engineer03-workhours
        alias           engineer03-workhours
        2007-11-19 / 42 08:00-17:00
        2007-11-20 / 42 08:00-17:00
        2007-11-21 / 42 08:00-17:00
        2007-11-22 / 42 08:00-17:00
        2007-11-23 / 42 08:00-17:00
        2007-11-24 / 42 08:00-17:00
        2007-11-25 / 42 08:00-17:00
        }

define timeperiod{
        timeperiod_name engineer04
        alias           engineer04
        2007-11-26 / 42 08:00-24:00
        2007-11-27 / 42 00:00-24:00
        2007-11-28 / 42 00:00-24:00
        2007-11-29 / 42 00:00-24:00
        2007-11-30 / 42 00:00-24:00
        2007-12-01 / 42 00:00-24:00
        2007-12-02 / 42 00:00-24:00
        2007-12-03 / 42 00:00-08:00
        }
define timeperiod{
        timeperiod_name engineer04-workhours
        alias           engineer04-workhours
        2007-11-26 / 42 08:00-17:00
        2007-11-27 / 42 00:00-17:00
        2007-11-28 / 42 00:00-17:00
        2007-11-29 / 42 00:00-17:00
        2007-11-30 / 42 00:00-17:00
        2007-12-01 / 42 00:00-17:00
        2007-12-02 / 42 00:00-17:00
        }

define contact{
        contact_name                    jdoe-email-warning
        alias                           jdoe-email-warning
        service_notification_period     engineer03-workhours
        host_notification_period        engineer03-workhours
        service_notification_options    w,u
        host_notification_options       n
        service_notification_commands   notify-by-email
        host_notification_commands      host-notify-by-email
        email                           [EMAIL PROTECTED]
        }

define contact{
        contact_name                    narf-email-warning
        alias                           nar-email-warning
        service_notification_period     engineer04-workhours
        host_notification_period        engineer04-workhours
        service_notification_options    w,u
        host_notification_options       n
        service_notification_commands   notify-by-email
        host_notification_commands      host-notify-by-email
        email                           [EMAIL PROTECTED]
        }


[1206977436] SERVICE NOTIFICATION: jdoe-email-warning;DEMETER;drive
used - c;WARNING;notify-by-email;WARNING: C:: Total: 12G - Used: 10.2G
(85%) - Free: 1.
76G (15%) > warning
[1206977436] SERVICE NOTIFICATION: narf-email-warning;DEMETER;drive
used - c;WARNING;notify-by-email;WARNING: C:: Total: 12G - Used: 10.2G
(85%) - Fr
ee: 1.76G (15%) > warning

You timestamp on this alert is around 10:15 AM.

Thanks!

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to