From 908e7eeda953e7d79b6db42b10c9e7e71b07e327 Mon Sep 17 00:00:00 2001 From: TheNetworkGuy Date: Mon, 14 Apr 2025 16:35:09 +0200 Subject: [PATCH] Added documentation line for unsupported Zabbix versions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b174a7..b482e7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # NetBox to Zabbix synchronization A script to create, update and delete Zabbix hosts using NetBox device objects. +Currently compatible with Zabbix 7.0. Zabbix 7.2 is unfortunately not supported and will result in the script failing. ## Installation via Docker