Get disk statistics
zspace_disk_statsCheck raw disk statistics from ZSpace NAS to diagnose I/O issues, capacity, and SMART-style counters. Read-only health monitoring without modifying NAS state.
Instructions
Return raw disk statistics reported by the ZSpace NAS.
Use for diagnostics and health monitoring (I/O, capacity, SMART-style counters as exposed by the NAS API). Returns the raw stats object. Read-only; never modifies NAS state.
Unlike zspace_pool_info, the shape is whatever the NAS API exposes and is not normalized — choose pool_info for "how much free space", this one for "is a disk unhealthy".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||