We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856ebde commit 7c7fe74Copy full SHA for 7c7fe74
docs/scenarios/admin.rst
@@ -380,3 +380,13 @@ environment can be created, and many are already available.
380
381
Buidout is written in Python.
382
383
+Shinken
384
+-------
385
+
386
+`Shinken <http://www.shinken-monitoring.org/>`_ is a modern, Nagios compatible monitoring framework, written in Python.
387
+Its main goal is to give users a flexible architecture for their monitoring
388
+system that is designed to scale to large environments.
389
390
+Shinken is backwards-compatible with the Nagios configuration standard and plugins.
391
+It works on any operating system and architecture that supports Python, which includes
392
+Windows, GNU/Linux and FreeBSD.
0 commit comments