1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-23 21:43:46 +01:00

View uptime in index page

This commit is contained in:
Kevin Puertas
2017-11-04 18:58:17 +01:00
parent 3574ecf257
commit 1be1751a3d
5 changed files with 11 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
<tr>
<!--<th>#</th>-->
<th>{{T_.name}}</th>
<th>{{T_.status}}</th>
<th>{{T_.status_uptime}}</th>
<th>{{T_.last_check}}</th>
<th>{{T_.last_err}}</th>
</tr>
@@ -47,7 +47,7 @@
<span class='grey' data-tooltip='Type of check: {{check.nameCheck}}' data-tooltip-position='top'>{{T_.status_empty}}</span>
{%endif%}
{#END IF/SWITCH#}
({{ check.uptime}}%)
</td>
{% if check.status is defined %}{#Only if records exists#}
<td>