# # fsusage notifications # watchfor /fsusage.*RED/ echo red mail my@work.email:my@home.email,subject=swatch\ notification exec /usr/bin/X11/xmessage\ -display\ :0\ $0\ & throttle 1:00:00 continue watchfor /fsusage.*YELLOW/ echo yellow mail my@work.email:my@home.email,subject=swatch\ notification throttle 6:00:00 continue watchfor /fsusage.*GREEN/ echo green mail my@home.email,subject=swatch\ notification continue ignore /fsusage/