diff --git a/AppImage/components/network-metrics.tsx b/AppImage/components/network-metrics.tsx index 688914e..8882caa 100644 --- a/AppImage/components/network-metrics.tsx +++ b/AppImage/components/network-metrics.tsx @@ -835,13 +835,66 @@ export function NetworkMetrics() { ) : selectedInterface.status.toLowerCase() === "up" && selectedInterface.vm_type === "vm" ? ( -
- Proxmox does not store historical network metrics for individual VM interfaces. Only cumulative - statistics since last boot are available below. -
+