From a8dd099c510bcf93ee7702a483a2bad76afa75dd Mon Sep 17 00:00:00 2001 From: Isaac Donaldson Date: Mon, 6 Jan 2025 00:33:54 +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 f6419eb..f0425af 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 33c5902..03263cb 100644 --- a/config/Database_Connection_history.json +++ b/config/Database_Connection_history.json @@ -1,6 +1,6 @@ { "name": "Database Connection", - "last_updated": "2025-01-05 00:34:34", + "last_updated": "2025-01-06 00:33:54", "uptime": null, "entries": [ { @@ -412,6 +412,11 @@ "date": "2025-01-05", "state": "success", "notes": "No Incident" + }, + { + "date": "2025-01-06", + "state": "success", + "notes": "No Incident" } ] } \ No newline at end of file