Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bashclub/check-zfs-replication

This script checks yout ZFS replication an generates reports in different flavours or can act as checkmk agent plugin (local check).
https://github.com/bashclub/check-zfs-replication

checkmk checkmk-extension monitoring monitoring-plugins zfs zfs-backup zfs-replication zfs-snapshots zfs-sync-storage zfsonlinux

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```