daily_brief
Run health checks on Arista EOS devices and generate a Markdown daily brief. Covers environment, errdisabled interfaces, uptime, MLAG, and syslog alerts, returning CRITICAL/WARNING/OK per device.
Instructions
Run health checks on EOS devices and return a Markdown daily brief.
Checks environment (temperature, cooling, fans, PSUs), errdisabled interfaces, device uptime, MLAG status, and recent syslog alerts (BGP/OSPF/STP/LACP/MLAG/ link-down) within the last 'since_hours' hours. Returns CRITICAL/WARNING/OK per device with a summary. Specify targets via 'hostnames', 'tags', or both (default: all configured devices).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| hostnames | No | ||
| config_path | No | ||
| max_workers | No | ||
| since_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |