1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

add check_proc_zabbixagent and check_proc_zabbixserver functions

This commit is contained in:
Mickael-Martin 2019-03-29 13:31:07 +01:00
parent ff43f163e0
commit 3083f26c7d

View file

@ -409,3 +409,8 @@ systemctl reload php7.0-fpm
# Reload SSOwat config # Reload SSOwat config
yunohost app ssowatconf yunohost app ssowatconf
#test if zabbix server is started
check_proc_zabbixagent
#test if zabbix agent is started
check_proc_zabbixserver