From 5cf492dac3a5797159831dfdfc8fd0fa7ea238c4 Mon Sep 17 00:00:00 2001 From: Isaac Donaldson Date: Wed, 15 Jan 2025 00:30:56 +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 fb973e4..fc4c68a 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 33b3d8d..4e9ff83 100644 --- a/config/Database_Connection_history.json +++ b/config/Database_Connection_history.json @@ -1,6 +1,6 @@ { "name": "Database Connection", - "last_updated": "2025-01-14 00:30:11", + "last_updated": "2025-01-15 00:30:56", "uptime": null, "entries": [ { @@ -457,6 +457,11 @@ "date": "2025-01-14", "state": "success", "notes": "No Incident" + }, + { + "date": "2025-01-15", + "state": "success", + "notes": "No Incident" } ] } \ No newline at end of file