Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/bashclub/check-zfs-replication
- Owner: bashclub
- License: bsd-2-clause
- Created: 2021-06-16T15:29:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T13:49:14.000Z (5 months ago)
- Last Synced: 2024-08-19T16:03:55.143Z (5 months ago)
- Topics: checkmk, checkmk-extension, monitoring, monitoring-plugins, zfs, zfs-backup, zfs-replication, zfs-snapshots, zfs-sync-storage, zfsonlinux
- Language: Python
- Homepage: https://sysops.tv
- Size: 176 KB
- Stars: 16
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```