ソースを参照

add 2 check process after restore

Mickael-Martin 7 年 前
コミット
fa79a817e1
1 ファイル変更6 行追加0 行削除
  1. 6 0
      scripts/restore

+ 6 - 0
scripts/restore

@@ -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