We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentb46d898 commit64ac5ceCopy full SHA for 64ac5ce
docs/scenarios/admin.rst
@@ -395,17 +395,3 @@ up. Buildout is primarily used to download and set up dependencies in `Python
395
eggs <https://stackoverflow.com/questions/2051192/what-is-a-python-egg>`_
396
format of the software being developed or deployed. Recipes for build tasks in
397
any environment can be created, and many are already available.
398
-
399
400
-*******
401
-Shinken
402
403
404
-`Shinken<http://www.shinken-monitoring.org/>`_ is a modern, Nagios compatible
405
-monitoring framework written in Python. Its main goal is to give users a flexible
406
-architecture for their monitoring system that is designed to scale to large
407
-environments.
408
409
-Shinken is backwards-compatible with the Nagios configuration standard and
410
-plugins. It works on any operating system and architecture that supports Python,
411
-which includes Windows, Linux, and FreeBSD.