|
{% if interfaces %}
{{ ds.rrd_file.interface.netbox.get_short_sysname }} |
{% else %}
{{ ds.rrd_file.netbox.get_short_sysname }} |
{% endif %}
{% if interfaces %}
{{ ds.rrd_file.interface.ifname }} |
{{ ds.rrd_file.interface.ifalias }} |
{% endif %}
{{ ds.description }} |
|
|
{% if ds.max %}{{ ds.max }}{% endif %} |
{% if ds.threshold_state %}{{ ds.threshold_state }}{% endif %} |
|
{% endfor %}