if ! echo $REALLY_ALIVE | grep "^ERROR"
then
exit
fi
if [ ! $REALLY_ALIVE ]
then exit;
fi
else
# Для mSQL 1 должно быть /usr/local/Minerva/hin/msqld &
# for mSQL installations /usr/local/Hughes/bin/msql2d &
mail -s "mSQL daemon restarted" [email protected] <
|