Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / test / etc / 1r_1h_1s / contacts.cfg
blob0d6848e7469a2e543b1820f69f97aeee8854026f
1 define contactgroup{
2     contactgroup_name       test_contact
3     alias                   test_contacts_alias
4     members                 test_contact
7 define contact{
8     contact_name                    test_contact
9     alias                           test_contact_alias
10     service_notification_period     24x7
11     host_notification_period        24x7
12     service_notification_options    w,u,c,r,f
13     host_notification_options       d,u,r,f,s
14     service_notification_commands   notify-service
15     host_notification_commands      notify-host
16     email                           nobody@localhost
17     can_submit_commands             1