From 373ec62f69ba64ebe7b813e595488f6491b40fa0 Mon Sep 17 00:00:00 2001 From: xkilian Date: Mon, 4 Jun 2012 23:04:24 -0300 Subject: [PATCH] More thorough description of Shinken. --- shinken/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/shinken/README.md b/shinken/README.md index ec7bb44..08a9ac0 100644 --- a/shinken/README.md +++ b/shinken/README.md @@ -1,6 +1,15 @@ - http://www.shinken-monitoring.org/ -Nagois rewrite in Python. +Nagios rewrite in Python. Lean and clean code base that is actually maintainable. + +Distributed architecture based on Pyro. Scalable while retaining the configuration aspects of Nagios. + +Can act as a conduit to send performance data to Graphite and PNP4Nagios. Graphite frontend integration. + +Modular nature permits integration and flexbility to any part of the system. + + + +