Skip to content

Instantly share code, notes, and snippets.

View gamename's full-sized avatar
💭
retired

Tennis Smith gamename

💭
retired
  • 16:32 (UTC -05:00)
View GitHub Profile
@gamename
gamename / cronitor.sh
Created February 26, 2016 22:44 — 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