Просмотр исходного кода

add check_proc_zabbixagent and check_proc_zabbixserver functions

Mickael-Martin 6 лет назад
Родитель
Сommit
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