فهرست منبع

Update install zabbix client -> zabbix agent

Mickael-Martin 6 سال پیش
والد
کامیت
0426540783
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -358,7 +358,7 @@ 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"
+yunohost service add zabbix-agent -d "Management Zabbix agent daemon : send informations about this host to the server"
 
 # Make app public if for importing template
 # unprotected_uris allows SSO credentials to be passed anyway