- Author: Denis 'jawa' Pompilio <denis.pompilio@gmail.com>
- Contact: Denis 'jawa' Pompilio <denis.pompilio@gmail.com>
- Sources: https://github.com/outini/pytreon/
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)
Install pytreon module:
pip install -r requirements.txt python setup.py install
This module actually support the following Python versions:
- Python 2.7
- Python 3.4
Used Python optional third party modules:
"GNU GENERAL PUBLIC LICENSE" (Version 2) (see LICENSE file)