فهرست منبع

add service in management page of yunohost

Mickael-Martin 6 سال پیش
والد
کامیت
6ac41d8b60
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  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