Hi everyone,
I'm trying to run Zabbix agent on Centos 7 following theses steps: https://tecadmin.net/install-zabbix-...n-centos-rhel/.
zabbix-agent-4.0.25-1.el7.x86_64 was installed successfully:
Running transaction
Installing : zabbix40-4.0.17-1.el7.x86_64 1/1
Verifying : zabbix40-4.0.17-1.el7.x86_64 1/1
Installed:
zabbix40.x86_64 0:4.0.17-1.el7
I configured the zabbix_agentd.conf file, but when I try to start Zabbix Agent service I got:
[root@lme ~]# systemctl start zabbix-agent
Failed to start zabbix-agent.service: Unit not found.
I'm lost here... any advices?
Thanks
I'm trying to run Zabbix agent on Centos 7 following theses steps: https://tecadmin.net/install-zabbix-...n-centos-rhel/.
zabbix-agent-4.0.25-1.el7.x86_64 was installed successfully:
Running transaction
Installing : zabbix40-4.0.17-1.el7.x86_64 1/1
Verifying : zabbix40-4.0.17-1.el7.x86_64 1/1
Installed:
zabbix40.x86_64 0:4.0.17-1.el7
I configured the zabbix_agentd.conf file, but when I try to start Zabbix Agent service I got:
[root@lme ~]# systemctl start zabbix-agent
Failed to start zabbix-agent.service: Unit not found.
I'm lost here... any advices?
Thanks
Comment