device_health
Aggregates network device health by combining facts, interface up/down counts, and environment metrics. Returns a healthy flag and actionable issues list.
Instructions
[READ] Aggregated health: facts + interface up/down counts + environment.
Resilient to drivers lacking get_environment (that section becomes a note). Returns a 'healthy' flag and an 'issues' list summarising attention points.
Args: target: Device name from config; omit to use the default device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |