Have this script and been working on the last part.
NETBACKUPDIR=/opt/netbackup/bin/admincmd
DATE=`date +%m/%d/%Y`
EMAIL=someone@somewhere.com
export NETBACKUPDIR DATE DATE2 EMAIL
export IFS="
"
${NETBACKUPDIR}/bperror -U -backstat -hoursago 12 | sort -r >errorout
echo "" >errormail
print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.