repo.or.cz
/
shinken.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add : a launch command to discovery run with an EventHandler.
[shinken.git]
/
etc
/
objects
/
hosts
/
srv-ipvs-1.cfg
blob
755318f35cbcd147083c0ba028d5831bd5142a95
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
}