Thorsten Spille 2fcc2dd26f
v4.10
2023-05-26 21:38:26 +02:00
2022-11-03 22:52:05 +01:00
2023-05-26 21:38:26 +02:00
2021-06-16 17:29:05 +02:00
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
Description
This script checks yout ZFS replication an generates reports in different flavours or can act as checkmk agent plugin (local check).
Readme BSD-2-Clause 138 KiB
Languages
Python 100%