{% load i18n %} {% block help_message %}

{% blocktrans %} Each alarm definition is defined by its expression composed out of: mathematical function, metric, threshold and comparator for metric's value and the threshold. Additionally it is possible to narrow evaluation of the alarm to certain entities by choosing their dimensions. The deterministic alarms never enter UNDETERMINED state. Use them for metrics that are received sporadically. {% endblocktrans %}

{% endblock %}