shomatan.zabbix-agent

Ansible Role: Zabbix agent

Installs zabbix-agent.

Requirements

None.

Role Variables

zabbix_agent_version: "3.4"
zabbix_agent_server_host: 127.0.0.1
zabbix_agent_ListenPort: 10050
zabbix_agent_ListenIP: 0.0.0.0
zabbix_agent_Hostname: "{{ ansible_fqdn }}"
zabbix_agent_LogFile: /var/log/zabbix/zabbix_agentd.log

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: shomatan.zabbix-agent }

License

MIT

Author Information

Shoma Nishitateno

About

Installs zabbix agent

Install
ansible-galaxy install shomatan.zabbix-agent
GitHub repository
License
Unknown
Downloads
217
Owner
1 day 1 commit