{% extends 'threshold/base.html' %} {% block content %}
Interface name | Interface alias | Description | Operator | Threshold | Units | Max | Thresholdstate | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ threshold.rrd_file.interface.ifname }} | {% else %}{% endif %} {% if threshold.rrd_file.interface.ifalias %} | {{ threshold.rrd_file.interface.ifalias }} | {% else %}{% endif %} {% else %} | {% endif %} | {{ threshold.description }} | {% if threshold.units %} {% if threshold.max %} {% else %} {{threshold.units}} {% endif %} {% else %} {% endif %} | {% if threshold.max %} {{ threshold.max }} {% if threshold.units %} {{ threshold.units }} {% endif %} {% endif %} | {% if threshold.threshold_state %} {{ threshold.threshold_state }} {% endif %} | ||||