feat(agent): enrich zpool summary with type, scan state, vdev list
This commit is contained in:
parent
a4f4d3ca51
commit
e763ea96bd
3 changed files with 61 additions and 5 deletions
2
agent/test/fixtures/zfs/zpool_status.json
vendored
2
agent/test/fixtures/zfs/zpool_status.json
vendored
|
|
@ -26,7 +26,7 @@
|
|||
"state": "DEGRADED",
|
||||
"scan": {
|
||||
"function": "scrub",
|
||||
"state": "FINISHED",
|
||||
"state": "SCANNING",
|
||||
"end_time": "Tue Mar 01 08:00:00 2026"
|
||||
},
|
||||
"error_count": "2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue