#!/bin/sh /usr/sbin/sendmail -t < Subject: zpool status $1 on {{ hostname }} Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 $(zpool status "$1") SYSTEMDMAIL