Releases: daviswr/ZenPacks.daviswr.ZFS
Releases · daviswr/ZenPacks.daviswr.ZFS
Beta 2
Beta 1
Added
- vDev I/O activity graphs
- Pool health status
- Error counter graphs
- Scrub/resilver events
- Encryption attributes modeled
- Process monitoring
- Per-pool configurable utilization thresholds
Changed
- ZenPackLib 2.x required
- Adjusted zpool iostat sampling interval for improve accuracy
- zdb/zfs/zpool paths determined by modeler
- Modeler determines if privilege escalation is required
Removed
- TALES monkeypatch for zProperties in Command modeler
- Only used in intermediate/dev versions between Dec. 2020 and Feb. 2022
- zZpoolThreshold* properties
Fixed
- Component-level health checks
- Pool title populated if not found in zdb
Alpha 5
Final ZenPackLib 1.x release
Added
- Basic pool and vdev health check
- Changes to
sudoers
config on monitored system(s) may be requried
- Changes to
- Model a pool's spare devices
Changed
- Cache, log, and spare devices are now their own component types rather than Root vDevs
Alpha 4
Alpha 3
Added
- ZPool capacity thresholds configurable via zProperties:
- zZPoolThresholdWarning
- zZPoolThresholdError
- zZPoolThresholdCritical
Changed
zfs get
datasource runs once per modeled dataset, rather than collecting all performance data for all datasets in one run- Changes to
sudoers
config on monitored system(s) may be requried
- Changes to
- Logging severity lowered to debug when components are ignored by modelers