net-mgmt/zabbix-agent: bump version and amend changelog

This commit is contained in:
Starkstromkonsument
2020-08-03 22:29:48 +02:00
parent 6b9cbc3560
commit 5da0a72ecf
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= zabbix-agent
PLUGIN_VERSION= 1.7
PLUGIN_VERSION= 1.8
PLUGIN_COMMENT= Zabbix monitoring agent
PLUGIN_DEPENDS= zabbix4-agent
PLUGIN_MAINTAINER= opnsense@moov.de
+9 -1
View File
@@ -7,4 +7,12 @@ 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: http://www.zabbix.com/
WWW: https://www.zabbix.com/
Plugin Changelog
----------------
1.8
* Add Changelog (Starkstromkonsument <https://github.com/Starkstromkonsument>)
* Fix logformat (Starkstromkonsument <https://github.com/Starkstromkonsument>)