mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
add check_proc_zabbixagent and check_proc_zabbixserver functions
This commit is contained in:
parent
ff43f163e0
commit
3083f26c7d
1 changed files with 5 additions and 0 deletions
|
@ -409,3 +409,8 @@ systemctl reload php7.0-fpm
|
||||||
# Reload SSOwat config
|
# Reload SSOwat config
|
||||||
yunohost app ssowatconf
|
yunohost app ssowatconf
|
||||||
|
|
||||||
|
#test if zabbix server is started
|
||||||
|
check_proc_zabbixagent
|
||||||
|
|
||||||
|
#test if zabbix agent is started
|
||||||
|
check_proc_zabbixserver
|
||||||
|
|
Loading…
Add table
Reference in a new issue