Add Zabbix Agent 6.0 (#2963)

This commit is contained in:
Rafael Mundel
2022-05-01 17:13:03 +02:00
committed by GitHub
parent 85f40b884a
commit 574c6cb5da
2 changed files with 8 additions and 1 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ PLUGIN_NAME= zabbix-agent
PLUGIN_VERSION= 1.11
PLUGIN_COMMENT= Zabbix monitoring agent
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_VARIANTS= zabbix5 zabbix54
PLUGIN_VARIANTS= zabbix6 zabbix5 zabbix54
zabbix6_NAME= zabbix6-agent
zabbix6_DEPENDS= zabbix6-agent
zabbix5_NAME= zabbix-agent
zabbix5_DEPENDS= zabbix5-agent
+4
View File
@@ -12,6 +12,10 @@ WWW: https://www.zabbix.com/
Plugin Changelog
----------------
1.12
* Plugin variant for Zabbix Agent 6.0
1.11
* Add description to restart action to allow restart via cron