{% extends "threshold/base.html" %} {% block content %}

Interface {{ threshold.rrd_file.interface.ifname }}
IfAlias {{ threshold.rrd_file.interface.ifalias }}
Netbox {{ threshold.rrd_file.netbox.get_short_sysname }}
Description {{ threshold.description }}

Are you sure you want to delete/remove the threshold?

{% if threshold.id %}

 

{% endif %} {% endblock %}