This script checks yout ZFS replication an generates reports in different flavours or can act as checkmk agent plugin (local check).
Go to file
2022-11-03 22:52:05 +01:00
check-snapshot-age Add check-snapshot-age 2022-11-03 22:52:05 +01:00
checkzfs.py Update 4.08 2022-11-03 22:01:44 +01:00
LICENSE Initial commit 2021-06-16 17:29:05 +02:00
README.md Update README.md 2022-01-31 19:13:43 +01:00

check-zfs-replication

This script checks yout ZFS replication an generates reports in different flavours or can act as checkmk agent plugin.

wget -O /usr/local/bin/checkzfs https://raw.githubusercontent.com/bashclub/check-zfs-replication/main/checkzfs.py
chmod +x /usr/local/bin/checkzfs
checkzfs --help