added note about zabbix 7.0+

This commit is contained in:
Tony Fernandez 2024-10-18 18:00:14 -04:00
parent b874e7e66f
commit 3da7471fe6

View File

@ -601,6 +601,9 @@ zabbix:
- fail
```
<span class="minilink minilink-addedin">Zabbix 7.0+</span>
This hook requires the Zabbix server be running version 7.0+
<span class="minilink minilink-addedin">Authentication Methods</span>
Authentication can be accomplished via `api_key` or `username` and `password`.
If both are declared, `api_key` will be chosen.