mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
# ProxMenux Monitor
|
|
|
|
A modern, responsive dashboard for monitoring Proxmox VE systems built with Next.js and React.
|
|
|
|
## Features
|
|
|
|
- **System Overview**: Real-time monitoring of CPU, memory, temperature, and active VMs/LXC containers
|
|
- **Storage Management**: Visual representation of storage distribution and disk performance metrics
|
|
- **Network Monitoring**: Network interface statistics and performance graphs
|
|
- **Virtual Machines**: Comprehensive view of VMs and LXC containers with resource usage
|
|
- **System Logs**: Real-time system log monitoring and filtering
|
|
- **Dark/Light Theme**: Toggle between themes with Proxmox-inspired design
|
|
- **Responsive Design**: Works seamlessly on desktop and mobile devices
|
|
|
|
## Technology Stack
|
|
|
|
- **Frontend**: Next.js 15, React 19, TypeScript
|
|
- **Styling**: Tailwind CSS with custom Proxmox-inspired theme
|
|
- **Charts**: Recharts for data visualization
|
|
- **UI Components**: Radix UI primitives with shadcn/ui
|
|
- **Backend**: Flask server for system data collection
|
|
- **Packaging**: AppImage for easy distribution
|