compare_baseline
Compare a device's current CPU or memory usage against its rolling baseline to detect anomalies.
Instructions
Compare a device's current metric value against its rolling baseline.
Args: device: Hostname of the network device. metric: Metric name (cpu_percent, memory_percent). window: Baseline window (for display context, default '24h').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| metric | Yes | ||
| window | No | 24h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |