Ver Fonte

Update install zabbix client -> zabbix agent

Mickael-Martin há 6 anos atrás
pai
commit
0426540783
1 ficheiros alterados com 1 adições e 1 exclusões
  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