8000 GitHub - outini/pytreon: Centreon control python module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

outini/pytreon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Centreon control python module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0