mirror of
https://github.com/ced4568/ced-portfolio.git
synced 2026-08-13 06:44:02 +00:00
92 lines
2.2 KiB
JSON
92 lines
2.2 KiB
JSON
{
|
|
"nocName": "Ced's NOC",
|
|
"status": "All Systems Online",
|
|
"lastUpdated": "2026-04-25 17:55:05",
|
|
"summary": {
|
|
"nodes": "12+",
|
|
"services": "7/7",
|
|
"online": "7",
|
|
"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": "3 ms",
|
|
"lastCheck": "2026-04-25 17:55:05"
|
|
},
|
|
{
|
|
"name": "TrueNAS",
|
|
"type": "Storage Platform",
|
|
"address": "10.10.30.143",
|
|
"status": "Online",
|
|
"severity": "Healthy",
|
|
"layer": "Storage",
|
|
"label": "NAS",
|
|
"latency": "15 ms",
|
|
"lastCheck": "2026-04-25 17:55:05"
|
|
},
|
|
{
|
|
"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-25 17:55:05"
|
|
},
|
|
{
|
|
"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-25 17:55:05"
|
|
},
|
|
{
|
|
"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-25 17:55:05"
|
|
},
|
|
{
|
|
"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-25 17:55:05"
|
|
},
|
|
{
|
|
"name": "APRS-IS",
|
|
"type": "APRS Internet Service",
|
|
"address": "noam.aprs2.net:14580",
|
|
"status": "Online",
|
|
"severity": "Degraded",
|
|
"layer": "Edge / RF",
|
|
"label": "External",
|
|
"latency": "79 ms",
|
|
"lastCheck": "2026-04-25 17:55:05"
|
|
}
|
|
]
|
|
} |