UNSOLVED

edino1

updated

12 years ago

E

edino1

39 Posts

0

477

October 19th, 2014 23:00

NW 8.1 - post command attribute in client resource

Hi All,

NetWorker 8.1 has new attribute called "post command" in client resource. I checked documentation for any information about it and I found:

Post command (read/write, string)

The command specified here will be run after all the save sets have completed for this client.The default value (empty string) means no command is run after the save sets.The value must not include a path and must start with the prefix "save" or "nsr".

Example: Post command: nsr_postcmd;

Does anyone know if there are any NetWorker's variables, which I can read by my script defined in Post command attribute?

For example:

nsr_script $NSR_CLIENT $NSR_GROUP $NSR_LEVEL    ...or any other variables used by save command

Thank you for your help

Cheers,

Edo

No Responses