ahaerpfer / ansible-inventory-omd-livestatus

Ansible dynamic inventory script for OMD Livestatus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic inventory for Ansible with OMD and Livestatus

omd_livestatus.py is a dynamic inventory script for Ansible that reads hosts and group information from an OMD (Open Monitoring Distribution) instance. Data is read via Livestatus socket directly from the running monitoring core.

The script has currently only been tested with the Nagios core but should also work with alternative monitoring cores like e.g. Shinken or Icinga.

Side note: See ConSol Labs for the latest OMD packages; software at the original OMD site is not up to date.

About

Ansible dynamic inventory script for OMD Livestatus.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%