Browse Source

added note about zabbix 7.0+

Tony Fernandez 8 tháng trước cách đây
mục cha
commit
3da7471fe6
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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
 ```
 
+<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.