Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / test / etc / service_generators / hostgroups.cfg
blobd1855487f395bfe2ae333002970abcd1d88f3a4b
2 define hostgroup {
3     hostgroup_name          router
4     alias                   All Router Hosts
7 define hostgroup {
8     hostgroup_name          hostgroup_01
9     alias                   hostgroup_alias_01
12 define hostgroup {
13     hostgroup_name          hostgroup_02
14     alias                   hostgroup_alias_02
17 define hostgroup {
18     hostgroup_name          hostgroup_03
19     alias                   hostgroup_alias_03
22 define hostgroup {
23     hostgroup_name          hostgroup_04
24     alias                   hostgroup_alias_04
27 define hostgroup {
28     hostgroup_name          hostgroup_05
29     alias                   hostgroup_alias_05
32 define hostgroup {
33     hostgroup_name          up
34     alias                   All Up Hosts
37 define hostgroup {
38     hostgroup_name          down
39     alias                   All Down Hosts
42 define hostgroup {
43     hostgroup_name          pending
44     alias                   All Pending Hosts
47 define hostgroup {
48     hostgroup_name          random
49     alias                   All Random Hosts
52 define hostgroup {
53     hostgroup_name          flap
54     alias                   All Flapping Hosts
57 define hostgroup {
58     hostgroup_name          allhosts
59     alias                   All Hosts
60     members                 test_router_0,test_host_0