mirror of
https://github.com/ced4568/ceds-noc.git
synced 2026-08-13 13:24:02 +00:00
69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"nocName": "Ced's NOC",
|
|
"status": "Operational Build",
|
|
"lastUpdated": "2026-04-25 16:52:17",
|
|
"summary": {
|
|
"nodes": "12+",
|
|
"services": "7/7",
|
|
"vlans": "4",
|
|
"edgeSystems": "2"
|
|
},
|
|
"systems": [
|
|
{
|
|
"name": "Proxmox VE",
|
|
"type": "Virtualization",
|
|
"address": "10.10.30.250:8006",
|
|
"status": "Online",
|
|
"layer": "Infrastructure",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
},
|
|
{
|
|
"name": "TrueNAS",
|
|
"type": "Storage",
|
|
"address": "10.10.30.143",
|
|
"status": "Online",
|
|
"layer": "Storage",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
},
|
|
{
|
|
"name": "Nginx Proxy Manager",
|
|
"type": "Reverse Proxy",
|
|
"address": "10.10.30.210:81",
|
|
"status": "Online",
|
|
"layer": "Access",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
},
|
|
{
|
|
"name": "Dashy",
|
|
"type": "Dashboard",
|
|
"address": "10.10.30.61:4000",
|
|
"status": "Online",
|
|
"layer": "Monitoring",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
},
|
|
{
|
|
"name": "Jellyfin",
|
|
"type": "Media Service",
|
|
"address": "10.10.30.143:30013",
|
|
"status": "Online",
|
|
"layer": "Services",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
},
|
|
{
|
|
"name": "K3s API",
|
|
"type": "Kubernetes API",
|
|
"address": "10.10.30.72:6443",
|
|
"status": "Online",
|
|
"layer": "Compute",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
},
|
|
{
|
|
"name": "APRS-IS",
|
|
"type": "APRS Internet Service",
|
|
"address": "noam.aprs2.net:14580",
|
|
"status": "Online",
|
|
"layer": "Edge",
|
|
"lastCheck": "2026-04-25 16:52:17"
|
|
}
|
|
]
|
|
} |