/pytreon

Centreon control python module

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

pytreon - Monitoring control python module

A full content documentation, is online at http://outini.github.io/pytreon/.

The pytreon module makes it easy to control and configure your monitored hosts and services using provided API, CLI and database. This framework is provided for monitoring automation and supports several monitoring systems.

Supported monitoring systems:

  • Centreon (2.3.3)
  • Icinga2 (2.5.4)

Installation

Install pytreon module:

pip install -r requirements.txt
python setup.py install

Requirements

This module actually support the following Python versions:

  • Python 2.7
  • Python 3.4

Used Python optional third party modules:

License

"GNU GENERAL PUBLIC LICENSE" (Version 2) (see LICENSE file)