{% extends 'base.html' %} {% block title %}Checks{% endblock %} {% block headercss %} {% endblock %} {% block headerjs %} {% endblock %} {% block content %}
Node Endpoint | Check Time | Status | Status Information | Executed By | Type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ check.accessor }} | {{ check.run_time_start|strftime }} | {{ check.result|human_check_result }} | {{ check.output }} {% if check.longoutput %} Toggle long output | {{ check.sender }} | {{ check.type }} | ||||||
No check records found with current filters applied. | {% else %}No checks have been ran yet. Run them through the API, using check_ncpa.py, or send passive checks to NRDP. | {% endif %}