From c6799e940f77dd52bdbfede6dfc27deeed4a916f Mon Sep 17 00:00:00 2001 From: hochmuth Date: Thu, 1 May 2014 09:57:23 -0600 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b22fa3 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +mon-thresh +========== + +Monitoring Thresholding Engine + +Computes thresholds on metrics and publishes alarms to the MessageQ when exceeded. +Based on Apache Storm a free and open distributed real-time computation system.