define contactgroup {
        contactgroup_name       scripts
        alias                   Scripts Maintainers
        members                 scripts,scripts-zephyr
}

define contactgroup {
        contactgroup_name       sql
        alias                   SQL Maintainers
        members                 sql
}

define contactgroup {
        contactgroup_name       pagers
        alias                   Scripts Maintainers (Pagers)
        members                 quentin-cell,geofft-pager
}

define contact {
        contact_name                    scripts
        alias                           scripts
        service_notification_period     24x7
        host_notification_period        24x7
        service_notification_options    w,u,c,r
        host_notification_options       d,u,r
        service_notification_commands   notify-by-email
        host_notification_commands      host-notify-by-email
        email                           scripts-alerts@mit.edu
}
define contact {
        contact_name                    sql
        alias                           sql
        service_notification_period     24x7
        host_notification_period        24x7
        service_notification_options    w,u,c,r
        host_notification_options       d,u,r
        service_notification_commands   notify-by-email
        host_notification_commands      host-notify-by-email
        email                           sql@mit.edu
}
define contact {
       contact_name			quentin-cell
       alias				Quentin Smith (cell)
       service_notification_period	24x7
       host_notification_period		24x7
       host_notification_options	d,r
       service_notification_options	c,r
       host_notification_commands	host-notify-by-epager
       service_notification_commands	notify-by-epager
       pager				6037598233@vtext.com
}
define contact {
       contact_name			geofft-pager
       alias				Geoff Thomas (cell)
       service_notification_period	24x7
       host_notification_period		24x7
       host_notification_options	d,r
       service_notification_options	c,r
       host_notification_commands	host-notify-by-epager
       service_notification_commands	notify-by-epager
       pager				page-geofft@mit.edu
}
define contact {
       contact_name			andersk-cell
       alias				Anders Kaseorg (cell)
       service_notification_period	24x7
       host_notification_period		24x7
       host_notification_options	d,r
       service_notification_options	c,r
       host_notification_commands	host-notify-by-epager
       service_notification_commands	notify-by-epager
       pager				7046182192@vtext.com
}
define contact {
        contact_name                    scripts-zephyr
        alias                           scripts-zephyr
        service_notification_period     24x7
        host_notification_period        24x7
        service_notification_options    w,u,c,r
        host_notification_options       d,u,r
        service_notification_commands   notify-by-zephyr
        host_notification_commands      host-notify-by-zephyr
        email                           scripts
}
