{% extends "layout.html" %} {% block title %}Info{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block nav_home_active %}active{% endblock %} {% block carousel_indicator_1 %}active{% endblock %} {% block carousel_item_1 %}active{% endblock %} {% block content1 %}
EDGE node running MinerMedic
| Health Status | UNDEFINED |
| Health Status | GOOD |
| Health Status | DEGRADED |
| Health Status | WARNING |
| Health Status | ALERT |
| Internet Status | GOOD |
| Internet Status | ALERT |
| License Status |
{%- if license_status == 0 %}
{{licensed_objects}} Objects{%- else %}{{licensed_objects}} Objects{{unlicensed_objects}} unlicensed objects
{%- endif %}
|
| IP Address |
{{ ipaddress }}{%- if web_listen_port != 80 %}Web URL: {{ ipaddress }}:{{web_listen_port}}
{%- endif %}
|
| MAC Address | {{ macaddress }} |