Please enter search query.
Search <book_title>...
NetBackup™ 10.0 Application Guide
Last Published:
2022-09-23
Product(s):
Appliances (2.1.4, 2.1.3, 2.1.2, 2.1.1, 2.1)
Platform: Flex Appliance OS
- Product overview
- Release notes
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup primary and media server instances for management tasks
- Managing users on a primary or media server instance
- Running NetBackup commands on a primary or media server application instance
- Accessing NetBackup WORM storage server instances for management tasks
Installing NetBackup notify scripts on a primary or media server application instance
The cp-nbu-notify command installs NetBackup notify scripts from the user's home space onto the application instance.
If you have not previously installed the notify scripts on the instance, they exist as templates in the following directories:
/usr/openv/netbackup/bin/goodies
/usr/openv/volmgr/bin/goodies
To install or edit a NetBackup notify script
- Log in to the NetBackup application instance.
- Copy the NetBackup notify script from its original location to the home directory.
For example:
cp /usr/openv/netbackup/bin/goodies/bpstart_notify ~/
- Make changes to the file in the home directory.
- Run the following command to install the modified file in its original location:
sudo /opt/veritas/vxapp-manage/cp-nbu-notify ~/<notify script>
Where <notify script> is the script that you edited.
For example:
sudo /opt/veritas/vxapp-manage/cp-nbu-notify ~/bpstart_notify