소스 검색

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