HostChecker/conf.yaml

33 lines
362 B
YAML

IDE:
tables:
- ide
hosts:
- 172.17.4.30
- 172.17.4.31
check:
type: http
port: 80
uri: /
method: HEAD
PLOOPI:
tables:
- ploopi
hosts:
- 172.17.4.40
- 172.17.4.20
check:
type: tcp
port: 80
SMTP:
tables:
- smtp
hosts:
- 172.17.4.40
- 172.17.4.20
check:
type: smtp
port: 25