You will need to copy your central job database or a version (subset) of that database containing the script library entries (e.g. user-defined statements) to your remote computers and then open it in 24x7 there to make the copied file active active. To ensure that your future changes in the script library are deployed automatically add in the beginning of every script type job the following line RemoteCopySettings( "[host]", "SCRIPT LIBRARY" ) Replace [host] with the name of the remote profile. : I am going to place all jobs on one central server and : run it from that server on the other remote 24x7 agents. : What I would like to know is this: Do I have to place my : user defined statements on the remote 24x7 installations : or can I leave them on my central 24x7 installation?
|