Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / test / etc / notif_way / services.cfg
blob3b7b46d332b885fceacffda1144604504dfe3c93
1 define service{
2   active_checks_enabled          1
3   check_freshness                0
4   check_interval                 1
5   check_period                   24x7
6   contact_groups                 test_contact
7   event_handler_enabled          1
8   failure_prediction_enabled     1
9   flap_detection_enabled         1
10   is_volatile                    0
11   max_check_attempts             2
12   name                           generic-service
13   notification_interval          1
14   notification_options           w,u,c,r,f,s
15   notification_period            24x7
16   notifications_enabled          1
17   obsess_over_service            1
18   parallelize_check              1
19   passive_checks_enabled         1
20   process_perf_data              1
21   register                       0
22   retain_nonstatus_information   1
23   retain_status_information      1
24   retry_interval                 1
27 define service{
28   action_url                     http://search.cpan.org/dist/Monitoring-Generator-TestConfig/
29   active_checks_enabled          1
30   check_command                  check_service!ok
31   check_interval                 1
32   host_name                      test_host_0
33   icon_image                     ../../docs/images/tip.gif
34   icon_image_alt                 icon alt string
35   notes                          just a notes string
36   notes_url                      http://search.cpan.org/dist/Monitoring-Generator-TestConfig/README
37   retry_interval                 1
38   service_description            test_ok_0
39   servicegroups                  servicegroup_01,ok
40   use                            generic-service
41   event_handler                  eventhandler