13 lines
413 B
YAML
13 lines
413 B
YAML
---
|
|
# defaults file for zabbix_agent
|
|
zabbix_server_ip: "192.168.1.24"
|
|
zabbix_psk_file: "/etc/zabbix/zabbix_agentd.psk"
|
|
zabbix_agent_conf: "/etc/zabbix/zabbix_agentd.conf"
|
|
zabbix_log_file: "/var/log/zabbix/zabbix_agentd.log"
|
|
zabbix_pid_file: "/var/run/zabbix/zabbix_agentd.pid"
|
|
zabbix_include_dir: "/etc/zabbix/zabbix_agentd.d"
|
|
zabbix_host_groups: []
|
|
zabbix_link_template: []
|
|
zabbix_port: 10050
|
|
zabbix_proxy: null
|