Analyze Server
analyze_serverCollect server metrics via SSH and receive plain-language explanations of anomalies to diagnose incidents.
Instructions
Collect metrics from a server and explain any anomalies in human language
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | Yes | ||
| include_network | No | Include network metrics | |
| duration_minutes | No | How many minutes of metrics to collect for analysis | |
| include_processes | No | Include top process analysis |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| metrics | Yes | ||
| summary | Yes | ||
| warnings | Yes | ||
| anomalies | Yes | ||
| timestamp | Yes | ||
| health_score | Yes | ||
| collection_mode | Yes | ||
| samples_collected | Yes | ||
| collection_window_minutes | Yes |