pve_get_node_disk_smart
Retrieve SMART data to monitor disk health and predict failures in Proxmox VE nodes, enabling proactive maintenance and preventing data loss.
Instructions
Get disk SMART data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| disk | Yes | Disk device path (e.g., /dev/sda) | |
| healthonly | No | Only return health status |