net-mgmt/zabbix-agent: Add description to restart action (#2792)

This commit is contained in:
Michael
2022-01-31 10:30:49 +01:00
committed by GitHub
parent 4227a01fd2
commit 6a7babcf20
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= zabbix-agent
PLUGIN_VERSION= 1.10
PLUGIN_VERSION= 1.11
PLUGIN_COMMENT= Zabbix monitoring agent
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_VARIANTS= zabbix5 zabbix54
+4
View File
@@ -12,6 +12,10 @@ WWW: https://www.zabbix.com/
Plugin Changelog
----------------
1.11
* Add description to restart action to allow restart via cron
1.10
Added:
@@ -14,6 +14,7 @@ message:stopping zabbix_agentd
command:/usr/local/opnsense/scripts/OPNsense/ZabbixAgent/setup.sh; /usr/local/etc/rc.d/zabbix_agentd restart
parameters:
type:script
description:Restart Zabbix Agent
message:restarting zabbix_agentd
[status]