Hi all - we are running NW 7.2.2 and I have the 7.3 GUI - I need to push out a daily GROUP summary report to a user via email. Does anyone have any suggestions as to a simple way to do this without manually sending an email daily? Thanks!
In the notifications we have a entry for savegroup completion report and inside we call this script:
#!/bin/sh
# set -x
# This script is desinged to send an e-mail if (All Succeeded)
# is missing within a savegroup completion report in addition
# to the generally message logging.
#
# enter the path to this file and filename in the networker
# Savegroup Completion notification:
#
# /nsr/scripts/savegrpcomp.sh
to get a detaliled daily backup report of each client.
After installation and testing the connectivity to your mail server according to the command line reference guide just enter the the command line with the appropriate blat commant into the "owner notification" field of the client resource.
Hope it helps
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.