mirror of
https://github.com/ced4568/ceds-noc.git
synced 2026-08-12 21:04:02 +00:00
Add APRS Home iGate to NOC dashboard
This commit is contained in:
+29
-18
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"nocName": "Ced's NOC",
|
"nocName": "Ced's NOC",
|
||||||
"status": "All Systems Online",
|
"status": "All Systems Online",
|
||||||
"lastUpdated": "2026-04-25 17:55:05",
|
"lastUpdated": "2026-04-26 16:03:47",
|
||||||
"summary": {
|
"summary": {
|
||||||
"nodes": "12+",
|
"nodes": "12+",
|
||||||
"services": "7/7",
|
"services": "8/8",
|
||||||
"online": "7",
|
"online": "8",
|
||||||
"offline": "0",
|
"offline": "0",
|
||||||
"vlans": "4",
|
"vlans": "4",
|
||||||
"edgeSystems": "2"
|
"edgeSystems": "2"
|
||||||
@@ -16,11 +16,11 @@
|
|||||||
"type": "Virtualization Platform",
|
"type": "Virtualization Platform",
|
||||||
"address": "10.10.30.250:8006",
|
"address": "10.10.30.250:8006",
|
||||||
"status": "Online",
|
"status": "Online",
|
||||||
"severity": "Healthy",
|
"severity": "Degraded",
|
||||||
"layer": "Core Infrastructure",
|
"layer": "Core Infrastructure",
|
||||||
"label": "Hypervisor",
|
"label": "Hypervisor",
|
||||||
"latency": "3 ms",
|
"latency": "52 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "TrueNAS",
|
"name": "TrueNAS",
|
||||||
@@ -30,8 +30,8 @@
|
|||||||
"severity": "Healthy",
|
"severity": "Healthy",
|
||||||
"layer": "Storage",
|
"layer": "Storage",
|
||||||
"label": "NAS",
|
"label": "NAS",
|
||||||
"latency": "15 ms",
|
"latency": "1 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Nginx Proxy Manager",
|
"name": "Nginx Proxy Manager",
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
"layer": "Access Layer",
|
"layer": "Access Layer",
|
||||||
"label": "Proxy",
|
"label": "Proxy",
|
||||||
"latency": "0 ms",
|
"latency": "0 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Dashy",
|
"name": "Dashy",
|
||||||
@@ -52,8 +52,8 @@
|
|||||||
"severity": "Healthy",
|
"severity": "Healthy",
|
||||||
"layer": "Dashboard",
|
"layer": "Dashboard",
|
||||||
"label": "Portal",
|
"label": "Portal",
|
||||||
"latency": "0 ms",
|
"latency": "13 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Jellyfin",
|
"name": "Jellyfin",
|
||||||
@@ -63,8 +63,8 @@
|
|||||||
"severity": "Healthy",
|
"severity": "Healthy",
|
||||||
"layer": "Application Service",
|
"layer": "Application Service",
|
||||||
"label": "App",
|
"label": "App",
|
||||||
"latency": "0 ms",
|
"latency": "15 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "K3s API",
|
"name": "K3s API",
|
||||||
@@ -74,19 +74,30 @@
|
|||||||
"severity": "Healthy",
|
"severity": "Healthy",
|
||||||
"layer": "Compute Cluster",
|
"layer": "Compute Cluster",
|
||||||
"label": "Cluster",
|
"label": "Cluster",
|
||||||
"latency": "0 ms",
|
"latency": "1 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "APRS Home iGate",
|
||||||
|
"type": "RF Edge Gateway",
|
||||||
|
"address": "KJ5JCO-10 / Direwolf KISS 8001",
|
||||||
|
"status": "Online",
|
||||||
|
"severity": "Degraded",
|
||||||
|
"layer": "Edge / RF",
|
||||||
|
"label": "iGate",
|
||||||
|
"latency": "97 ms",
|
||||||
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "APRS-IS",
|
"name": "APRS-IS",
|
||||||
"type": "APRS Internet Service",
|
"type": "APRS Internet Service",
|
||||||
"address": "noam.aprs2.net:14580",
|
"address": "noam.aprs2.net:14580",
|
||||||
"status": "Online",
|
"status": "Online",
|
||||||
"severity": "Degraded",
|
"severity": "Healthy",
|
||||||
"layer": "Edge / RF",
|
"layer": "Edge / RF",
|
||||||
"label": "External",
|
"label": "External",
|
||||||
"latency": "79 ms",
|
"latency": "42 ms",
|
||||||
"lastCheck": "2026-04-25 17:55:05"
|
"lastCheck": "2026-04-26 16:03:47"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -61,6 +61,15 @@ SYSTEMS = [
|
|||||||
"layer": "Compute Cluster",
|
"layer": "Compute Cluster",
|
||||||
"label": "Cluster"
|
"label": "Cluster"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "APRS Home iGate",
|
||||||
|
"type": "RF Edge Gateway",
|
||||||
|
"host": "10.10.30.129",
|
||||||
|
"port": 8001,
|
||||||
|
"address": "KJ5JCO-10 / Direwolf KISS 8001",
|
||||||
|
"layer": "Edge / RF",
|
||||||
|
"label": "iGate"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "APRS-IS",
|
"name": "APRS-IS",
|
||||||
"type": "APRS Internet Service",
|
"type": "APRS Internet Service",
|
||||||
|
|||||||
Reference in New Issue
Block a user