Skip to content

kayemk/deploy-zabbix-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Zabbix Agents via Ansible

deploy zabbix agents on debian (linux) nodes using ansible

Agent Info

Zabbix Agent Version 3.0

Installation

git clone https://github.com/kayemk/deploy-zabbix-agent.git
cd deploy-zabbix-agent

Usage

ansible 2.1 at least as control node

  • Activate ssh connection for root user.
  • Modify hosts.ini and if needed ansible.cfg. Don't modify the gather_facts because they are needed for hostname validation on zabbix_agentd.conf.
  • After that you're good to go.
ansible-playbook site.yml --ask-pass
  • Deactivate ssh connection for root user.

About

Deploy zabbix agent via ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published