{% extends "base.html" %} {% load humanize %} {% block content %}
Name | Code | Frequency | Last Ping | ||
---|---|---|---|---|---|
{% if check.status == "up" %} {% endif %} {% if check.status == "down" %} {% endif %} {% if check.status == "new" %} {% endif %} |
{{ check.code }}
|
{{ check.timeout }} | {% if check.last_ping %} {{ check.last_ping|naturaltime }} {% else %} Never {% endif %} | Setup Instructions |