Skip to content

Instantly share code, notes, and snippets.

View emiljaregran's full-sized avatar

Emil Jaregran emiljaregran

  • Uppsala, Sweden
View GitHub Profile
@emiljaregran
emiljaregran / zfs_health.sh
Last active January 14, 2020 06:11 — forked from petervanderdoes/zfs_health.sh
ZFS Health Check Script
#!/usr/local/bin/bash
#
# MODIFIED VERSION OF:
#
# Calomel.org
# https://calomel.org/zfs_health_check_script.html
# FreeBSD 9.1 ZFS Health Check script
# zfs_health.sh @ Version 0.15
emailReceiver="[email protected]"