Overview

Notify each time a computer (server) restarts to the receiver email. It's useful to quickly report if a machine ever gets restarted because of crash or power cut-off. It's intended to be used only on Mac OS X.

Getting Started

Install as a gem.

gem install restart_notifier

Setup restart_notifier.

cd /path/to/destination/directory
setup_restart_notifier -s [email protected] -p password -r [email protected],[email protected]

To remove restart_notifier completely, perform the following command.

cd /path/to/destination/directory
remove_restart_notifier