#!/bin/bash sudo /sbin/sv stop mythbackend > /dev/null MESSAGE="`hostname` B.E. stopped" #echo $MESSAGE /usr/bin/notify.py NFO "$MESSAGE" 2>/dev/null