Features
Dashboard Overview
Dashboard Overview
The Dashboard is your central command center for monitoring all services at a glance.
Service Status Cards
Each service is displayed as a card showing:
- Status indicator: Green (running), red (stopped), yellow (starting/restarting)
- Service name and the command being executed
- Port number (if configured)
- Uptime since last start
- Quick actions: Start, Stop, Restart buttons
Live Charts
The Dashboard displays real-time charts powered by Recharts:
- CPU Usage Chart: Line chart showing CPU percentage over time for each service
- Memory Usage Chart: Area chart displaying memory consumption trends
- Status Pie Chart: An overview of how many services are running, stopped, or errored
Charts update every few seconds with live data from the process monitor.
Resource Summary
At the top of the Dashboard, you'll see aggregate metrics:
- Total services running vs. total configured
- Combined CPU usage across all services
- Combined memory usage across all services