mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net-mgmt/zabbix-proxy: wrap up new version, style
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= zabbix-proxy
|
||||
PLUGIN_VERSION= 1.14
|
||||
PLUGIN_VERSION= 1.15
|
||||
PLUGIN_COMMENT= Zabbix monitoring proxy
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
PLUGIN_VARIANTS= zabbix7 zabbix72 zabbix74 zabbix6
|
||||
|
||||
@@ -12,6 +12,10 @@ WWW: https://www.zabbix.com/
|
||||
Plugin Changelog
|
||||
----------------
|
||||
|
||||
1.15
|
||||
|
||||
* Add VMware parameters (contributed by us3241)
|
||||
|
||||
1.14
|
||||
|
||||
* Add plugin variant for Zabbix Proxy 7.4
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
</hostname>
|
||||
<listenport type="TextField"/>
|
||||
<listenip type="NetworkField">
|
||||
<FieldSeparator>,</FieldSeparator>
|
||||
<AsList>Y</AsList>
|
||||
</listenip>
|
||||
<sourceip type="NetworkField"/>
|
||||
@@ -47,7 +46,6 @@
|
||||
<configfrequency type="IntegerField"/>
|
||||
<datasenderfrequency type="IntegerField"/>
|
||||
<statsip type="NetworkField">
|
||||
<FieldSeparator>,</FieldSeparator>
|
||||
<AsList>Y</AsList>
|
||||
</statsip>
|
||||
<vmwarecachesize type="TextField">
|
||||
|
||||
Reference in New Issue
Block a user