mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-01 00:13:52 +01:00
Fixing cronchk and adding JSON API check (WIP)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
{# "Switch" type #}
|
||||
{% if check.ID_TC == 1 or check.ID_TC == 2 or check.ID_TC == 4 %} {# Ping, HttpCode, SQL DB #}
|
||||
{% if check.ID_TC != 3 %} {# Every except Visits that is different #}
|
||||
|
||||
{% if check.uptime != -1 %}{#Only if records exists#}
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user