Add : a launch command to discovery run with an EventHandler.
[shinken.git] / etc / objects / hosts / srv-ipvs-1.cfg
blob755318f35cbcd147083c0ba028d5831bd5142a95
1 define host{
2         use                     linux-server
3         contact_groups          admins
4         host_name               srv-ipvs-1
5         alias                   srv-ipvs-1
6         address                 localhost
7         check_interval          1
8         parents                 router1
9         check_command           check_dummy!0
10         }