Hi all,
I'm running Zabbix 2.2.2 on RedHat 6.3.
I have a problem when starting zabbix agent, it reads:
When I change StartAgents to 0, it starts, but I would like StartAgents to keep the default value (i.e. 3).
The server's parameters are defined (IP address=127.0.0.1, ListenPort=10050, ListenIP=0.0.0.0, Hostname).
Would you have any idea why it's reacting like that?
I'm running Zabbix 2.2.2 on RedHat 6.3.
I have a problem when starting zabbix agent, it reads:
Code:
# service zabbix-agent start
Starting zabbix_agentd: zabbix_agentd [32454]: StartAgents is not 0, parameter Server must be defined
[NOK]
The server's parameters are defined (IP address=127.0.0.1, ListenPort=10050, ListenIP=0.0.0.0, Hostname).
Would you have any idea why it's reacting like that?
Comment