Add : service without host will be just droped, like Nagios.
[shinken.git] / test / etc / srv_nohost / hosts.cfg
blobbdcdfcc0d34ba1da290e8e96aec69e0acb693208
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
19   notes_url                      /nagios/wiki/doku.php/$HOSTNAME$
20   action_url                     /nagios/pnp/index.php?host=$HOSTNAME$
23 define host{
24   action_url                     http://search.cpan.org/dist/Monitoring-Generator-TestConfig/
25   address                        127.0.0.1
26   alias                          flap_0
27   check_command                  check-host-alive!flap
28   check_period                   24x7
29   host_name                      test_router_0
30   hostgroups                     router
31   icon_image                     ../../docs/images/switch.png
32   icon_image_alt                 icon alt string
33   notes                          just a notes string
34   notes_url                      http://search.cpan.org/dist/Monitoring-Generator-TestConfig/README
35   use                            generic-host
38 define host{
39   address                        127.0.0.1
40   alias                          up_0
41   check_command                  check-host-alive-parent!up!$HOSTSTATE:test_router_0$
42   event_handler                  eventhandler
43   check_period                   24x7
44   host_name                      test_host_0
45   hostgroups                     hostgroup_01,up
46   parents                        test_router_0
47   use                            generic-host
48   criticity                      5
49   _ostype                        gnulinux
50   _oslicense                     gpl