« Back to search
{% if descr %}
Update
{{ descr }} %
     
{% if interfaces %} {% endif %} {% for ds in datasources %} {% if interfaces %} {% else %} {% endif %} {% if interfaces %} {% endif %} {% endfor %}
SysnameIfName IfAliasDescription Operator Threshold Units Max Thresholdstate  
{{ ds.rrd_file.interface.netbox.get_short_sysname }} {{ ds.rrd_file.netbox.get_short_sysname }} {{ ds.rrd_file.interface.ifname }} {{ ds.rrd_file.interface.ifalias }}{{ ds.description }} {% if ds.units %} {% if ds.max %} {% else %} {{ds.units}} {% endif %} {% else %}   {% endif %} {% if ds.max %} {{ ds.max }} {% if ds.units %}  {{ds.units}} {% endif %} {% endif %} {% if ds.threshold_state %} {{ ds.threshold_state }} {% endif %}
     
{% else %}

This threshold cannot be set for the chosen interfaces or netboxes

{% endif %}