get_disk_health
Retrieve SMART health status for a disk, displaying temperature, power-on hours, and any warnings or errors to prevent data loss.
Instructions
Get SMART health status for a specific disk. Returns overall health, temperature, power-on hours, SMART attributes, and any errors or warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| device | Yes | Device path (e.g., '/dev/sda', '/dev/nvme0n1') |