From e110c86709d0304f5dfb1738a74eb31198aede88 Mon Sep 17 00:00:00 2001 From: Isaac Donaldson Date: Wed, 8 Jan 2025 00:31:41 +0000 Subject: [PATCH] Update status for Database Connection --- assets/index.html | 36 ++++++++++++------------- config/Database_Connection_history.json | 7 ++++- 2 files changed, 24 insertions(+), 19 deletions(-) diff --git a/assets/index.html b/assets/index.html index 51a6988..16e679b 100644 --- a/assets/index.html +++ b/assets/index.html @@ -818,16 +818,16 @@

Status
- Unknown - + OK +
Updated - - + + @@ -1155,12 +1155,12 @@

@@ -1186,16 +1186,16 @@

Status
- Unknown - + OK +
Updated - - + + @@ -1522,12 +1522,12 @@

@@ -1552,16 +1552,16 @@

- + @ - + 100.00%
- Unknown - + OK +
diff --git a/config/Database_Connection_history.json b/config/Database_Connection_history.json index daf4843..7e66b24 100644 --- a/config/Database_Connection_history.json +++ b/config/Database_Connection_history.json @@ -1,6 +1,6 @@ { "name": "Database Connection", - "last_updated": "2025-01-07 00:31:49", + "last_updated": "2025-01-08 00:31:41", "uptime": null, "entries": [ { @@ -422,6 +422,11 @@ "date": "2025-01-07", "state": "success", "notes": "No Incident" + }, + { + "date": "2025-01-08", + "state": "success", + "notes": "No Incident" } ] } \ No newline at end of file