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