Files
configpolicy/roles/zabbix-agent/defaults/main.yml
Dustin C. Hatch 668b158cf9 roles/zabbix-agent: Deploy Zabbix agent
The *zabbix-agent* role installs the Zabbix monitoring agent on the
managed node, and sets it up to communicate with the Zabbix server
specified by the `zabbix_server` variable. This role "should" be
compatible with most distributions; it has been tested with Fedora and
Gentoo.
2018-04-14 15:27:02 -05:00

3 lines
53 B
YAML

zabbix_run_dir: /run/zabbix
zabbix_server: 127.0.0.1