Infra Storage Check Zpools

Use when monitoring ZFS pool health or running scrubs from a machine, script, or timer - checking capacity, read/write/checksum errors, device faults, or scrub age; sending pool alerts by email; installing a monitoring daemon as a systemd service; or scripting any of that against JSON output. Covers install (uvx/uv/pip and an isolated production install), the layered configuration and its six sections, every subcommand, exit codes, and the library API. Prefer this over hand-rolling `zpool status` parsing, a scrub-plus-sleep shell loop, or a cron job that greps text.

bitranox Updated

File contents

bitranox/bitranox-skills/tree/main/plugins/bitranox/skills/infra-storage-check-zpools commit e4ddc2b6e8

Frequently asked questions

npx skillmds@latest add bitranox/infra-storage-check-zpools