{% if netbox %} {% for ds in netbox.get_rrd_data_sources %} {% endfor %}
Datasources
Data source Threshold
{{ ds.description }} {% if ds.threshold %} {{ ds.threshold }} {% else %} not configured {% endif %}
{% endif %}