I am trying to configure active agent.
Zabbix server was configured to AWS. Firewall settings on the port 10051 was also added.
Zabbix Server can not connect to the agent because agent is in the company's internal network. So it was composed of active agent.
Agent Setting...zabbix_agentd.win.conf
StartAgents=0
ServerActive=[Zabbix_Server_IP]
Hostname=[Agent name]
Add Host in Zabbix Server Configure
Host name = [Agent name]
Agent Interface IP address = 0.0.0.0
and add Windows OS Templates... It's done.
Problem is
- Issue : Zabbix agent on [Agent Name] is unreachable for 5 minutes
- Data not shown in grape section
To set the active agent there must be something more?
Zabbix server was configured to AWS. Firewall settings on the port 10051 was also added.
Zabbix Server can not connect to the agent because agent is in the company's internal network. So it was composed of active agent.
Agent Setting...zabbix_agentd.win.conf
StartAgents=0
ServerActive=[Zabbix_Server_IP]
Hostname=[Agent name]
Add Host in Zabbix Server Configure
Host name = [Agent name]
Agent Interface IP address = 0.0.0.0
and add Windows OS Templates... It's done.
Problem is
- Issue : Zabbix agent on [Agent Name] is unreachable for 5 minutes
- Data not shown in grape section
To set the active agent there must be something more?
Comment