Files

87 lines
1.7 KiB
Plaintext

Zabbix is an enterprise-class open source distributed monitoring solution.
Zabbix is software that monitors numerous parameters of a network and the
health and integrity of servers. Zabbix uses a flexible notification
mechanism that allows users to configure e-mail based alerts for virtually
any event. This allows a fast reaction to server problems. Zabbix offers
excellent reporting and data visualisation features based on the stored
data. This makes Zabbix ideal for capacity planning.
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)
1.14
* Add plugin variant for Zabbix Proxy 7.4
1.13
* Removed plugin variant for Zabbox Proxy 5.0 which is EoL
* Use snake_case in API URLs
* Model style updates
1.12
* Add plugin variant for Zabbix Proxy 7.2, 6.4 is EoL and was removed
1.11
* Add plugin variant for Zabbix Proxy 7
1.10
* Add logging options (contributed by Malte Rabenseifner)
1.9
* Add plugin variant for Zabbix Proxy 6.2
* Remove plugin variant for Zabbix Proxy 5.4
1.8
* Add EnableRemoteCommands (#2948)
* Add plugin variant for Zabbix Proxy 6.0
1.7
* Add StatsIP field to allow retrieving statistics (#2697)
1.6
* Fix upgrade path by using a new db file for each version (#1943)
* Add plugin variant for Zabbix Proxy 5.4
1.5
* Add log file to web GUI (contributed by Starkstromkonsument)
1.4
* Allow setting ConfigFrequency
* Allow setting DataSenderFrequency
* Allow setting StartVMwareCollectors
1.3
* Added support for Zabbix 5
1.2
* Allow adding multiple listen addresses
1.1
* Add ProxyOfflineBuffer parameter
* Switch to new service control UI