mirror of
https://github.com/ced4568/ceds-noc.git
synced 2026-08-13 05:14:03 +00:00
103 lines
2.5 KiB
JSON
103 lines
2.5 KiB
JSON
{
|
|
"nocName": "Ced's NOC",
|
|
"status": "All Systems Online",
|
|
"lastUpdated": "2026-04-26 21:13:17",
|
|
"summary": {
|
|
"nodes": "12+",
|
|
"services": "8/8",
|
|
"online": "8",
|
|
"offline": "0",
|
|
"vlans": "4",
|
|
"edgeSystems": "2"
|
|
},
|
|
"systems": [
|
|
{
|
|
"name": "Proxmox VE",
|
|
"type": "Virtualization Platform",
|
|
"address": "10.10.30.250:8006",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Core Infrastructure",
|
|
"label": "Hypervisor",
|
|
"latency": "17 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "TrueNAS",
|
|
"type": "Storage Platform",
|
|
"address": "10.10.30.143",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Storage",
|
|
"label": "NAS",
|
|
"latency": "15 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "Nginx Proxy Manager",
|
|
"type": "Reverse Proxy",
|
|
"address": "10.10.30.210:81",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Access Layer",
|
|
"label": "Proxy",
|
|
"latency": "0 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "Dashy",
|
|
"type": "Service Dashboard",
|
|
"address": "10.10.30.61:4000",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Dashboard",
|
|
"label": "Portal",
|
|
"latency": "0 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "Jellyfin",
|
|
"type": "Media Service",
|
|
"address": "10.10.30.143:30013",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Application Service",
|
|
"label": "App",
|
|
"latency": "0 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "K3s API",
|
|
"type": "Kubernetes API",
|
|
"address": "10.10.30.72:6443",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Compute Cluster",
|
|
"label": "Cluster",
|
|
"latency": "0 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "APRS Home iGate",
|
|
"type": "RF Edge Gateway",
|
|
"address": "KJ5JCO-10 / Direwolf KISS 8001",
|
|
"status": "Online",
|
|
"severity": "Degraded",
|
|
"layer": "Edge / RF",
|
|
"label": "iGate",
|
|
"latency": "59 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
},
|
|
{
|
|
"name": "APRS-IS",
|
|
"type": "APRS Internet Service",
|
|
"address": "noam.aprs2.net:14580",
|
|
"status": "Online",
|
|
"severity": "Degraded",
|
|
"layer": "Edge / RF",
|
|
"label": "External",
|
|
"latency": "61 ms",
|
|
"lastCheck": "2026-04-26 21:13:17"
|
|
}
|
|
]
|
|
} |