Skip to content

Instantly share code, notes, and snippets.

View styrmis's full-sized avatar

Stefan Magnuson styrmis

View GitHub Profile
@styrmis
styrmis / cronitor.sh
Last active January 22, 2016 21:59 — forked from erchn/cronitor.sh
Cronitor wrapper script for start/stop notifications, shamelessly stolen from the now defunct Proby
#!/bin/bash
#
# This script surrounds the command passed in with start and finish notifications
# to the cronitor monitoring application.
#
# === SETUP
#
# * Make sure the cronitor script is executable.
#
# chmod +x cronitor