#!/bin/bash

notify-when-up2 \
	-m $((2*60*60)) \
	-i 1 \
	-P \
	-t 'maxtime 10 ssh dstromberg@10.133.133.219 echo foo | grep foo'