Ad Widget

Collapse

Zabbix hosts configuration through Ansible

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shilpab
    Junior Member
    • Jun 2020
    • 17

    #1

    Zabbix hosts configuration through Ansible

    Hello all,
    I am using zabbix 5.0 and Ansible Tower 2.9. I have added zabbix inventory in the tower using inventory scripts..
    I want to restart mysql in linux machine when the mysql service down trigger comes in zabbix.
    So i have added the action in zabbix server, installed tower-cli in the zabbix server. Added action to run ansible template job with job id.
    But after all this i get error in the action field " The requested object could not be found".

    When i run the job in tower-cli it runs properly. but it does not run through zabbix server GUI.
Working...