13 lines
372 B
INI
13 lines
372 B
INI
|
|
[zabbix_server]
|
||
|
|
zbx-server01 ansible_connection=local
|
||
|
|
|
||
|
|
[zabbix_proxy]
|
||
|
|
zbx-proxy-bank01 ansible_connection=local zabbix_proxy_mode=active
|
||
|
|
zbx-proxy-bank02 ansible_connection=local zabbix_proxy_mode=passive
|
||
|
|
|
||
|
|
[zabbix_agents_linux]
|
||
|
|
linux-app01 ansible_connection=local zabbix_agent_mode=active
|
||
|
|
|
||
|
|
[zabbix_agents_aix]
|
||
|
|
aix-core01 ansible_connection=local zabbix_agent_mode=active
|