소스 검색

add check_proc_zabbixagent and check_proc_zabbixserver functions

Mickael-Martin 7 년 전
부모
커밋
3083f26c7d
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      scripts/install

+ 5 - 0
scripts/install

@@ -409,3 +409,8 @@ 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