{% extends 'threshold/base.html' %} {% block content %}
IfAlias | {{ ifalias }} |
---|---|
Netbox | {{ sysname }} |
Description | Operator | Threshold | Max | Thresholdstate | ||
---|---|---|---|---|---|---|
{{ threshold.description }} | {% if threshold.threshold %} | {% else %} | {% endif %} | {% if threshold.max %}{{ threshold.max }}{% endif %} | {% if threshold.state %}{{ threshold.state }}{% endif %} |