haproxy: fix the path where haproxy check for zabbix
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
b89408dc87
commit
b3a0df510d
1 changed files with 1 additions and 1 deletions
|
@ -493,5 +493,5 @@ frontend zabbix-frontend
|
|||
backend zabbix-backend
|
||||
balance hdr(appserver)
|
||||
server zabbix01 zabbix01:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /zabbix/
|
||||
option httpchk GET /
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue