Explorar o código

add yunohost service add

Mickael-Martin %!s(int64=6) %!d(string=hai) anos
pai
achega
d09e1bfd89
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      scripts/restore

+ 4 - 0
scripts/restore

@@ -120,6 +120,10 @@ ynh_restore_file "/etc/zabbix"
 
 systemctl enable zabbix-server && systemctl start zabbix-server
 
+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"
+
 #=================================================
 # SETUP LOGROTATE
 #=================================================