Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / test / etc / service_generators / hosts.cfg
bloba362ea33d229b3a37ae38d0671e8387fb5e55085
1 define host{
2   check_interval                 1
3   check_period                   24x7
4   contact_groups                 test_contact
5   event_handler_enabled          1
6   failure_prediction_enabled     1
7   flap_detection_enabled         1
8   max_check_attempts             3
9   name                           generic-host
10   notification_interval          1
11   notification_options           d,u,r,f,s
12   notification_period            24x7
13   notifications_enabled          1
14   process_perf_data              1
15   register                       0
16   retain_nonstatus_information   1
17   retain_status_information      1
18   retry_interval                 1
21 define host{
22   action_url                     http://search.cpan.org/dist/Monitoring-Generator-TestConfig/
23   address                        127.0.0.1
24   alias                          flap_0
25   check_command                  check-host-alive!flap
26   check_period                   24x7
27   host_name                      test_router_0
28   hostgroups                     router
29   icon_image                     ../../docs/images/switch.png
30   icon_image_alt                 icon alt string
31   notes                          just a notes string
32   notes_url                      http://search.cpan.org/dist/Monitoring-Generator-TestConfig/README
33   use                            generic-host
36 define host{
37   address                        127.0.0.1
38   alias                          up_0
39   check_command                  check-host-alive-parent!up!$HOSTSTATE:test_router_0$
40   event_handler                  eventhandler
41   check_period                   24x7
42   host_name                      test_host_0
43   hostgroups                     hostgroup_01,up
44   parents                        test_router_0
45   use                            generic-host
47   #Now the generated part
48   _disks                         C$(80%!90%)$,D$(95%!70%)$,E,F$(95%!70%)$,G
52 define host{
53   address                        127.0.0.1
54   alias                          sw_0
55   check_command                  check-host-alive-parent!up!$HOSTSTATE:test_router_0$
56   event_handler                  eventhandler
57   check_period                   24x7
58   host_name                      sw_0
59   hostgroups                     hostgroup_01,up
60   parents                        test_router_0
61   use                            generic-host
63   #Now the generated part
64   _ports                         Unit [1-6] Port [0-46]$(80%!90%)$,Unit [1-6] Port 47$(80%!90%)$
67 define host{
68   address                        127.0.0.1
69   alias                          sw_1
70   check_command                  check-host-alive-parent!up!$HOSTSTATE:test_router_0$
71   event_handler                  eventhandler
72   check_period                   24x7
73   host_name                      sw_1
74   hostgroups                     hostgroup_01,up
75   use                            generic-host
77   #Now the generated part
78   _ports                         Gigabit0/1$(1)$$(80%!90%)$,\
79                                  Gigabit0/2$(2)$$(80%!90%)$,\
80                                  Ethernet0/1$(3)$$(80%!95%)$,\
81                                  ISDN1$(4)$$(80%!95%)$