Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

CrackerJackMack/pushover-mdadm-event-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

pushover-mdadm-event-monitor

mdadm events for pushover.net

Install

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

About

mdadm events for pushover.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages