mdadm events for pushover.net
- Copy mdadm-pushover somewhere accessible by mdadm daemon (/usr/local/sbin)
- Edit the script placing your APIKEY with the appropriate value from the pushover dashboard
- Make it as root executeable/readable chmod 750 mdadm-pushover (you won't want users running this)
- Add the following to /etc/mdadm.conf: PROGRAM /usr/local/sbin/mdadm-pushover
- restart/enable mdadm --monitor daemon