mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
add 2 check process after restore
This commit is contained in:
parent
03d8ac7348
commit
fa79a817e1
1 changed files with 6 additions and 0 deletions
|
@ -158,3 +158,9 @@ systemctl reload php7.0-fpm
|
|||
|
||||
# Reload SSOwat config
|
||||
yunohost app ssowatconf
|
||||
|
||||
#test if zabbix server is started
|
||||
check_proc_zabbixagent
|
||||
|
||||
#test if zabbix agent is started
|
||||
check_proc_zabbixserver
|
||||
|
|
Loading…
Add table
Reference in a new issue