charm-vault/src/files/nagios
Vladimir Grevtsev 666eaa23fa Adjusting NRPE script to work with Vault HA and non-SSL Vault
According to Vault docs https://www.vaultproject.io/api/system/health.html,
in standby mode it will return non-200 code by default, causing our current
NRPE script to fail. This change is enforcing Vault to return HTTP 200 for
both active and standby units.

Also, a fix for lp:1813989 is here since Vault is running its healtcheck
interface on loopback interface only using port 8220.

Change-Id: I47a192396ac18b0f3ea1ea60715e150bd841c7cb
Closes-Bug: #1813989
Closes-Bug: #1814323
2019-02-04 22:49:23 +03:00
..
check_vault_version.py Adjusting NRPE script to work with Vault HA and non-SSL Vault 2019-02-04 22:49:23 +03:00