vibemk_get_host_metrics
Retrieves performance metrics for a specified host from CheckMK RRD databases, enabling queries for specific metrics and time ranges.
Instructions
📊 Get host metrics - Extract performance data from CheckMK RRD databases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reduce | No | Aggregation function: 'max', 'min', 'average' | max |
| host_name | Yes | Host name | |
| time_range | No | Time range: '1h', '4h', '24h', '7d', '30d' | 1h |
| metric_name | No | Specific metric name (optional) |