浏览代码

Update install zabbix client -> zabbix agent

Mickael-Martin 7 年之前
父节点
当前提交
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