mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
re-add yunohost service add
This commit is contained in:
parent
1b9a76f85c
commit
72e4736b13
1 changed files with 3 additions and 1 deletions
|
@ -360,7 +360,9 @@ yunohost service add zabbix-agent -d "Management of Zabbix Agent"
|
||||||
### - Remove the section "REMOVE SERVICE FROM ADMIN PANEL" in the remove script
|
### - Remove the section "REMOVE SERVICE FROM ADMIN PANEL" in the remove script
|
||||||
### - As well as the section ADVERTISE SERVICE IN ADMIN PANEL" in the restore script
|
### - As well as the section ADVERTISE SERVICE IN ADMIN PANEL" in the restore script
|
||||||
|
|
||||||
#yunohost service add NAME_INIT.D --log "/var/log/FILE.log"
|
yunohost service add snmpd -d "Management of SNMP Daemon"
|
||||||
|
yunohost service add zabbix-server -d "Management Zabbix server daemon : Collect, agregate, compute and notify"
|
||||||
|
yunohost service add zabbix-client -d "Management Zabbix client daemon : send informations about this host to the server"
|
||||||
|
|
||||||
# Make app public if for importing template
|
# Make app public if for importing template
|
||||||
# unprotected_uris allows SSO credentials to be passed anyway
|
# unprotected_uris allows SSO credentials to be passed anyway
|
||||||
|
|
Loading…
Add table
Reference in a new issue