Monitor system health, performance metrics, and operational status with comprehensive analysis.
/plugin marketplace add rohittcodes/claude-plugin-suite/plugin install dev-toolkit@claude-plugin-suite# System Monitoring Command Monitor system health, performance metrics, and operational status with comprehensive analysis. ## Context - Monitor type: $1 (health|performance|errors|all - default: all) - Time range: $2 (1h|6h|24h|7d - default: 24h) - System status: !`ps aux | head -10` - Disk usage: !`df -h` - Memory usage: !`free -h` ## Monitoring Analysis ### 1. **System Health Check** - Service status and availability - Resource utilization (CPU, memory, disk) - Network connectivity and latency - Database connection and performance ### 2. **Performance Metrics** - Response times and ...