Merge pull request #715 from toanant/patch-1

Added section on Shinken #238
This commit is contained in:
2016-06-22 17:53:34 -04:00
committed by GitHub
+11
View File
@@ -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.