This script checks yout ZFS replication an generates reports in different flavours or can act as checkmk agent plugin (local check).
Go to file
Holger Pannenbäcker faaf5494d7
Update README.md
Added missing "/".
2022-01-31 19:13:43 +01:00
checkzfs.py Update checkzfs.py 2021-12-14 14:56:45 +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