mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Merge pull request #715 from toanant/patch-1
Added section on Shinken #238
This commit is contained in:
@@ -380,3 +380,14 @@ environment can be created, and many are already available.
|
||||
|
||||
Buidout is written in Python.
|
||||
|
||||
Shinken
|
||||
-------
|
||||
|
||||
`Shinken <http://www.shinken-monitoring.org/>`_ is a modern, Nagios compatible
|
||||
monitoring framework written in Python. Its main goal is to give users a flexible
|
||||
architecture for their monitoring system that is designed to scale to large
|
||||
environments.
|
||||
|
||||
Shinken is backwards-compatible with the Nagios configuration standard, and
|
||||
plugins.It works on any operating system, and architecture that supports Python
|
||||
which includes Windows, GNU/Linux, and FreeBSD.
|
||||
|
||||
Reference in New Issue
Block a user