thruk: update to 2.10
[omd.git] / t / data / thruk / test_conf1.cfg
blobffb42690576b57209d0c22c4bf41b4404507c447
1 define command {
2   command_name    echo
3   command_line    echo "CPU used 2% (<90) : 0K: é è '"
6 define service {
7     host_name                       test_host
8     service_description             test_echo
9     max_check_attempts              1
10     normal_check_interval           1
11     retry_check_interval            1
12     notification_interval           0
13     notification_period             none
14     check_period                    24x7
15     check_command                   echo
16     normal_check_interval           1
19 define host {
20     host_name                       test_host
21     alias                           Thruk Test Host
22     contact_groups                  omd
23     address                         127.0.0.1
24     max_check_attempts              1
25     notification_interval           0
26     notification_period             none