Skip to content

Commit 0760825

Browse files
authored
Merge pull request realpython#715 from toanant/patch-1
Added section on Shinken realpython#238
2 parents 673ed9a + a64d471 commit 0760825

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/scenarios/admin.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,3 +380,14 @@ environment can be created, and many are already available.
380380

381381
Buidout is written in Python.
382382

383+
Shinken
384+
-------
385+
386+
`Shinken <http://www.shinken-monitoring.org/>`_ is a modern, Nagios compatible
387+
monitoring framework written in Python. Its main goal is to give users a flexible
388+
architecture for their monitoring system that is designed to scale to large
389+
environments.
390+
391+
Shinken is backwards-compatible with the Nagios configuration standard, and
392+
plugins.It works on any operating system, and architecture that supports Python
393+
which includes Windows, GNU/Linux, and FreeBSD.

0 commit comments

Comments
 (0)