Zabbix server is running on version 3.2 and currently is a passive mode for all agent.
Tried to change to an active agent but to no avail. The following were the step that I have made.
1. In a zabbix_agentid.conf;
#Server =
ServerActive = 10.10.10.1
Hostname = Testing.local
StartAgents = 0
of course restart the zabbix service
2. In the Zabbix server, full cloned of default "template App Zabbix Agent " & label it "Template App Zabbix Agent (active)" and changed the 3 default items to Zabbix agent (Active).
- Agent ping
- Host name of zabbix_agentd running
- Version of zabbix_agent(d) running
3. Changed the template for Testing.local host to "Template App Zabbix Agent (active)".
Unfortunately, the ZBX icon still in Red on the Testing.local host.
Question;
- Should the ZBX in Red or Green for Active Agent?
- What is the Agent interfaces IP under Hosts setting?
- Do I miss any configuration?
I would appreciate someone could guide me about the Active Agent configuration. Thank you
Tried to change to an active agent but to no avail. The following were the step that I have made.
1. In a zabbix_agentid.conf;
#Server =
ServerActive = 10.10.10.1
Hostname = Testing.local
StartAgents = 0
of course restart the zabbix service
2. In the Zabbix server, full cloned of default "template App Zabbix Agent " & label it "Template App Zabbix Agent (active)" and changed the 3 default items to Zabbix agent (Active).
- Agent ping
- Host name of zabbix_agentd running
- Version of zabbix_agent(d) running
3. Changed the template for Testing.local host to "Template App Zabbix Agent (active)".
Unfortunately, the ZBX icon still in Red on the Testing.local host.
Question;
- Should the ZBX in Red or Green for Active Agent?
- What is the Agent interfaces IP under Hosts setting?
- Do I miss any configuration?
I would appreciate someone could guide me about the Active Agent configuration. Thank you

Comment