This video will cover using Event-Driven Ansible directly with a hypervisor to drive automated remediation.
The presenter is Alex Dworjan
Github: https://github.com/shadowman-lab
Powershell Script for EDA from VCenter: https://github.com/shadowman-lab/Ansible-Rulebooks/blob/main/alert.ps1
VMWare EDA Rulebook: https://github.com/shadowman-lab/Ansible-Rulebooks/blob/main/rulebooks/vmware.yml
Role for High Memory Usage on ESX Host: https://github.com/shadowman-lab/Ansible-Eventdriven/blob/main/roles/shadowman_esx_vm_migration_memory/tasks/main.yml
Role for High CPU Usage on ESX Host (using PowerCLI to gather CPU information): https://github.com/shadowman-lab/Ansible-Eventdriven/blob/main/roles/shadowman_esx_vm_migration_cpu/tasks/main.yml