Add NOC alert panel V3.5

This commit is contained in:
2026-04-25 18:33:21 -05:00
parent e11463a0e4
commit cee5f45252
3 changed files with 154 additions and 7 deletions
+13 -1
View File
@@ -91,7 +91,7 @@
Built using real infrastructure: Proxmox • K3s • TrueNAS • VLAN segmentation • APRS RF Edge Systems
</p>
<!-- ✅ FIXED METRICS -->
<!-- METRICS -->
<div class="noc-metrics-grid">
<div class="noc-metric">
<h3 id="metric-nodes">--</h3>
@@ -114,6 +114,18 @@
</div>
</div>
<!-- 🚨 ALERT PANEL -->
<div class="noc-alert-panel">
<div class="noc-alert-header">
<h3>🚨 NOC Alert Panel</h3>
<span>Top 3 System Notes</span>
</div>
<div id="noc-alert-list" class="noc-alert-list">
<p>Loading alerts...</p>
</div>
</div>
<!-- SYSTEM GRID -->
<div id="noc-system-grid" class="noc-system-grid"></div>