Skip to content

Installing and maintaining Zabbix Agent for RedHat/Debian/Ubuntu/CentOS

License

Notifications You must be signed in to change notification settings

niiiixd/ansible-zabbix-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Install Zabbix Agent with Ansible

With this playbook, you can install Zabbix-agent on all versions of Debian/Ubuntu and versions 7 or 8 of RHEL/Centos machines.

Requirements

  • ansible version >= 2.10.4
  • SSH access on machines
  • sudo access on machines

Role Variables

  1. Edit the playbook specific variables based on requierments
  2. Specify target hosts in the form of patterns in the specific playbook

Dependencies

  • ansible
  • ansible-playbook

Example Playbook

# Replace {{ ROLE }} and {{ INVENTORY }} with the role and inventory name
# Remove {{ TAGS }} and {{ SKIP_TAGS }} if not needed
ansible-playbook -i inventories/hosts --tags {{ TAGS }} --skip-tags {{ SKIP_TAGS }} playbooks/zabbix-agent/main.yml

License

MIT

Author Information

  • Sadegh Khademi - SRE/Cloud Engineer - Sadegh Khademi website - Twitter @niiiixd - Email Address Email

About

Installing and maintaining Zabbix Agent for RedHat/Debian/Ubuntu/CentOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages