diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index f0b56a695..7fbc9b51b 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -380,3 +380,14 @@ environment can be created, and many are already available. Buidout is written in Python. +Shinken +------- + +`Shinken `_ 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.