mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update admin.rst with monitoring tool shinken.
This commit is contained in:
committed by
GitHub
parent
856ebdef4f
commit
7c7fe74dab
@@ -380,3 +380,13 @@ 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