浏览代码

add check_proc_zabbixagent and check_proc_zabbixserver functions

Mickael-Martin 6 年之前
父节点
当前提交
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