From 9238ab5e72dde45b4614195313f0436a2dd18ff2 Mon Sep 17 00:00:00 2001 From: Isaac Donaldson Date: Tue, 18 Feb 2025 00:31:30 +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 1c626f8..514abee 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 a33d395..06ecc79 100644 --- a/config/Database_Connection_history.json +++ b/config/Database_Connection_history.json @@ -1,6 +1,6 @@ { "name": "Database Connection", - "last_updated": "2025-02-17 00:33:35", + "last_updated": "2025-02-18 00:31:30", "uptime": null, "entries": [ { @@ -627,6 +627,11 @@ "date": "2025-02-17", "state": "success", "notes": "No Incident" + }, + { + "date": "2025-02-18", + "state": "success", + "notes": "No Incident" } ] } \ No newline at end of file