*** Welcome to piglix ***

Shinken (software)

Shinken
Shinken software screenshot.png
Shinken screenshot
Original author(s) Jean Gabès
Initial release 1 December 2009; 7 years ago (2009-12-01)
Stable release
2.4.3 / March 10, 2016 (2016-03-10)
Repository github.com/naparuba/shinken
Written in Python
Operating system Unix-like, Windows
Type Network monitoring
License Affero General Public License
Website www.shinken-monitoring.org

Shinken is an open source computer system and network monitoring software application compatible with Nagios. It watches hosts and services, gathers performance data and alerts users when error conditions occur and again when the conditions clear.

Shinken's architecture aims to offer easier load balancing and high availability. The administrator manages a single configuration, the system automatically "cuts" it into parts and dispatches it to worker nodes. It takes its name from this functionality: a Shinken is a Japanese sword.

Shinken was written by Jean Gabès as a proof of concept for a new Nagios architecture. Believing the new implementation was faster and more flexible than the old C code, he proposed it as the new development branch of Nagios 4. This proposal was turned down by the Nagios authors, so Shinken became an independent network monitoring software application compatible with Nagios.

Shinken is designed to run under all operating systems where Python runs. The development environment is under Linux, but also runs well on other Unix variants and Windows. The reactionner process (responsible for sending notifications) can also be run under the Android OS. It is free software, licensed under the terms of the Affero General Public License as published by the Free Software Foundation.


...
Wikipedia

...