{% extends 'navlets/base.html' %} {% load crispy_forms_tags %} {% block navlet-content %}

This widget periodically fetches a binary value (the value must be either zero or 1) from Graphite. The value is fetched using the given metric. If the value is equal to the on state the widget will display a warning or alert. If not it will say that everything is ok.
Choose either a sensor or write a metric name.

{% crispy form %} Cancel
{% endblock %}