From 6ed92d313341a1ff2b1dfc822f6a02eee0b3854a Mon Sep 17 00:00:00 2001 From: arf20 Date: Tue, 21 Oct 2025 17:46:26 +0200 Subject: wip: incidents and uptime --- index.htm.tmpl | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) (limited to 'index.htm.tmpl') diff --git a/index.htm.tmpl b/index.htm.tmpl index e545845..0372cc7 100644 --- a/index.htm.tmpl +++ b/index.htm.tmpl @@ -16,6 +16,15 @@ table, th, td { .down { background-color: red; } + +.row { + +} + +.col { + float: left; + width: 50%; +} @@ -27,10 +36,25 @@ table, th, td {

Status Monitor

This webapp monitors the status of the main ARFNET services from outside the ARFNET network

- - - %s -
TypeServiceStatus
+
+ Services + + + %s +
TypeServiceStatus
+
+
+ Uptime + + + +
Week %%upMonth %%upTotal %%up since %s
%s%s%s
+ Incidents + + + %s +
ResolvedStartedDuration
+
-- cgit v1.2.3