haproxy: zabbix now returns 401
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d9d198d347
commit
ea9d107ef8
1 changed files with 1 additions and 0 deletions
|
@ -494,4 +494,5 @@ backend zabbix-backend
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server zabbix01 zabbix01:80 check inter 10s rise 1 fall 2
|
server zabbix01 zabbix01:80 check inter 10s rise 1 fall 2
|
||||||
option httpchk GET /
|
option httpchk GET /
|
||||||
|
http-check expect status 401
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue