diff --git a/AppImage/scripts/flask_server.py b/AppImage/scripts/flask_server.py index c8793d6..02a8564 100644 --- a/AppImage/scripts/flask_server.py +++ b/AppImage/scripts/flask_server.py @@ -29,7 +29,6 @@ def serve_dashboard(): if os.path.exists(index_file): return send_file(index_file) else: - # Fallback to enhanced HTML page with PWA support return ''' @@ -44,86 +43,381 @@ def serve_dashboard():
-Proxmox System Monitoring Dashboard
-CPU, memory, temperature, and uptime information
+ + +Interface status, traffic, and network information
+ +VM status, resource usage, and management
+ +Recent system events and log entries
+ +