mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Corrected Oxford comma. Close #238
Signed-off-by: Abhishek Kumar Singh <abhishek4bhopati@gmail.com>
This commit is contained in:
@@ -383,10 +383,11 @@ 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 <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.
|
||||
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