Ad Widget

Collapse

ansible and Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • r0b
    Junior Member
    • Nov 2013
    • 3

    #1

    ansible and Zabbix

    Hi guys

    For those of you who use ansible for configuration management this may by interesting:



    This module will let you synchronize ansible hosts state with Zabbix. It means that it sets hosts via Zabbix API according to ansible variables:
    - groups which host should belongs to;
    - templates which host should be linked to;
    - macros which host should contains.

    You can treat ansible inventory as an authoritative source of hosts information and sync it to Zabbix.

    I encourage you to test and use .

    Feel free to leave comments.
Working...