Explorar o código

add service in management page of yunohost

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

+ 5 - 0
scripts/upgrade

@@ -156,6 +156,11 @@ then
 	    
 	    rm -fr /tmp/zabbix*
 	    
+	    #If needed.
+	    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-agent -d "Management Zabbix agent daemon : send informations about this host to the server"
+	    
 	    #test if zabbix server is started
         check_proc_zabbixagent