发新话题
打印

bpstart.notify.bat和 bpend.notify.bat文件该如何修改.

bpstart.notify.bat和 bpend.notify.bat文件该如何修改.

大侠们.有知道的吗?这个脚本不回写啊!!!
顶!!!
支持!!!
你是对的!!!

TOP

TOP

回复 raykao1023

谢谢raykao1023!!
顶!!!
支持!!!
你是对的!!!

TOP

对了,忘记说下,环境是 Win2003 Server SP1 、NBU6.5
顶!!!
支持!!!
你是对的!!!

TOP

設定方式一樣

TOP

看不懂,

bpstart_notify.bat (Microsoft Windows clients only)
For all Windows clients, you can create some batch scripts that provide
notification whenever the client starts a backup or archive.
To use this script, copy the following file from the server:
Install_path\VERITAS\NetBackup\bin\goodies\bpstart_notif
y.bat
And place it on the client in the same directory as the NetBackup client binaries:
Install_path\NetBackup\bin\ Where Install_path is the directory where NetBackup is installed. You can create bpstart_notifyscripts that provide notification for all
backups or for backups of a specific policy or schedule. To create a script that applies to all backups, name the script
bpstart_notify.bat To create a bpstart_notify script that applies only to a specific policy or policy and schedule combination, add a .policyname or .policyname.schedulename suffix to the script name.
■ The following script applies only to a policy named days:
install_path\netbackup\bin\bpstart_notify.days.bat
■ The following script applies only to a schedule that is named fulls in a policy named days:
install_path\netbackup\bin\bpstart_notify.days.fulls.bat
Caution: The bpstart_notify script also runs for NetBackup catalog backups if a .policyname[.schedule] is not specified.
The first script affects all scheduled backups in the policy named days. The second script affects scheduled backups in the policy named days only when the schedule is named fulls.
For a given backup, NetBackup calls only one bpstart_notify script and checks for them in the following order:
bpstart_notify.policy.schedule.bat
bpstart_notify.policy.bat
Reference topics 73
NetBackup notify scripts
bpstart_notify.bat For example, if there are both bpstart_notify.policy.bat and bpstart_notify.policy.schedule.batscripts, NetBackup uses only the bpstart_notify.policy.schedule.bat script.
Note: bpend_notifyscripts can provide a different level of notification than the bpstart_notify scripts. For example, to use one of each, the script names might be bpstart_notify.policy.bat and bpend_notify.policy.schedule.bat.
When the backup starts, NetBackup passes the following parameters to the script.

raykao1023 :
能不能给说具体点啊?
顶!!!
支持!!!
你是对的!!!

TOP

哦,解决了.是这样的.

这里的.http://seer.entsupport.symantec.com/docs/290150.htm

还是要谢谢你!
顶!!!
支持!!!
你是对的!!!

TOP

发新话题