Thorsten Spille 9ed22b5311
Update checkzfs.py
4.12
2024-08-19 15:49:14 +02:00
2022-11-03 22:52:05 +01:00
2024-08-19 15:49:14 +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%