aha
This commit is contained in:
19
conf.yaml
19
conf.yaml
@@ -4,6 +4,11 @@ IDE:
|
||||
hosts:
|
||||
- 172.17.4.30
|
||||
- 172.17.4.31
|
||||
check:
|
||||
type: http
|
||||
port: 80
|
||||
uri: /
|
||||
method: HEAD
|
||||
|
||||
PLOOPI:
|
||||
tables:
|
||||
@@ -11,3 +16,17 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user