Ver código fonte

added note about zabbix 7.0+

Tony Fernandez 7 meses atrás
pai
commit
3da7471fe6
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      docs/how-to/monitor-your-backups.md

+ 3 - 0
docs/how-to/monitor-your-backups.md

@@ -601,6 +601,9 @@ zabbix:
         - fail
         - 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>
 <span class="minilink minilink-addedin">Authentication Methods</span>
 Authentication can be accomplished via `api_key` or `username` and `password`. 
 Authentication can be accomplished via `api_key` or `username` and `password`. 
 If both are declared, `api_key` will be chosen.
 If both are declared, `api_key` will be chosen.