mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
net-mgmt/zabbix-proxy: release 1.16 (#5058)
This commit is contained in:
parent
b1c5dddd6c
commit
0565c8b3a4
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= zabbix-proxy
|
||||
PLUGIN_VERSION= 1.15
|
||||
PLUGIN_VERSION= 1.16
|
||||
PLUGIN_COMMENT= Zabbix monitoring proxy
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
PLUGIN_VARIANTS= zabbix7 zabbix72 zabbix74 zabbix6
|
||||
|
|
|
|||
|
|
@ -12,6 +12,11 @@ WWW: https://www.zabbix.com/
|
|||
Plugin Changelog
|
||||
----------------
|
||||
|
||||
1.16
|
||||
|
||||
* Add StartAgentPollers and MaxConcurrentChecksPerPoller options (#5037)
|
||||
* Add ListenBacklog option (#5046)
|
||||
|
||||
1.15
|
||||
|
||||
* Add VMware parameters (contributed by us3241)
|
||||
|
|
|
|||
Loading…
Reference in a new issue