Managing NetBackup
199
5
backup_notify.cmd
The
backup_notify.cmd
script runs on the NetBackup server where the
storage unit is located and is called each time a backup is successfully written
to media. The parameters that NetBackup passes to this script are:
• The name of the program doing the backup
• The backup-image name or path
For example:
backup_notify.cmd bptm bilbo_0695316589
backup_exit_notify.cmd
The
backup_exit_notify.cmd
script runs on the master server. The
NetBackup scheduler on the master server calls this script to do site specific
processing when an individual backup has completed from the perspective of
the client, Media Manager, and the image database.
NetBackup passes the following parameters to the script:
For example:
backup_exit_notify.cmd freddie production fulls FULL 0
Parameter
Description
clientname
Name of the client from the NetBackup catalog.
classname
Class name from the NetBackup catalog.
schedname
Schedule name from the NetBackup catalog.
schedtype
One of the following:
FULL
INCR
(differential incremental)
CINC
(cumulative incremental)
UBAK
UARC
exitstatus
Exit code for the entire backup job.
NetBackup 3.2 System Administrator's Guide for Windows NT
NetBackup 3.2 System Administrator's Guide for Windows NT