In this part we are going to setup Zabbix to detect when a new instance doesn’t have the zabbix agent installed and running to inform our Ansible Tower sever to run the job template to install and configure it.
Continue reading “Auto Remediation with Zabbix and Ansible Tower Part 2”Category: Monitoring
Auto Remediation with Zabbix and Ansible Tower Part 1
Objective Goals
1.) Automatically detect new systems and logically add them to a group
2.) If no Agent is found to be running, then to have Ansible Tower run a job to set it up
3.) Create a collection of playbooks that can be used for auto remediation
Continue reading “Auto Remediation with Zabbix and Ansible Tower Part 1”