Commit 233c612f by Joseph Mulloy

Add actions on OK and InsuffientData OPS-2721

parent 4f83e5ab
......@@ -159,6 +159,8 @@ def check_queues(host, port, environment, deploy, max_metrics, threshold,
Threshold=queue_threshold,
ComparisonOperator=comparison_operator,
Statistic=statistic,
InsufficientDataActions=actions,
OKActions=actions,
AlarmActions=actions)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment