Metrics Overview¶
CLI Pal shows live and historical metrics for each server, with different features available based on your plan.
System metrics (all plans)¶
- CPU usage - Real-time processor utilization percentage
- RAM usage - Memory usage with total/used values
- Disk usage and IOPS - Storage utilization and read/write operations per second
- Network throughput - RX/TX bandwidth in kbps
- System info - OS, hostname, IP address, architecture
- Failed login attempts - Security monitoring with geolocation (separate page)
MySQL metrics (paid plans only)¶
When MySQL monitoring is enabled, you'll see:
- Health Score (0-100) - Overall MySQL performance indicator with detailed breakdown
- Queries Per Second (QPS) - Real-time query throughput
- Slow Query Rate - Queries exceeding threshold per second
- Buffer Pool Size - InnoDB buffer pool allocation
- 24-hour health history - Interactive charts showing health score, QPS, and slow queries over time
- Config change annotations - Visual indicators on charts when configuration changes occur
Click the health score to see a detailed breakdown of: - QPS trending - Slow query patterns - Buffer pool efficiency - Connection usage - Table lock statistics
History and charts¶
- Interactive charts let you review trends over time.
- Use them to spot spikes, saturation, or regressions after deployments.
- Charts update every 10 minutes with aggregated data points.
- Free plans: 24 hours of system metric history
- Paid plans: 24 hours of system metrics + MySQL health history
Status¶
- Online: agent connected and reporting
- Offline: agent not connected—check service status, token validity, and outbound network
Free vs paid metrics¶
- Free tier: System metrics only (CPU, RAM, Disk, Network). MySQL Optimizer shows preview mode with sample data.
- Paid plans: Full MySQL health monitoring, query tracking, and AI-powered optimization recommendations.