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.