performance_get_system_performance_health
Retrieve comprehensive system performance health report including Redis connectivity, cache performance, database query metrics, and index usage analysis for monitoring.
Instructions
Get comprehensive system performance health report.
This tool provides an overall health assessment of the MaverickMCP system, including Redis connectivity, cache performance, database query metrics, and index usage analysis. Use this for general system health monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Performance health check request |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overall_health_score | Yes | Overall system health score (0-100) | |
| component_scores | Yes | Individual component scores | |
| recommendations | Yes | Performance improvement recommendations | |
| detailed_metrics | Yes | Detailed metrics data |