Commands to create virutual machine in AutoSys jobs

To create virutal machine in autosys use below commands, these commands are for unix or sun os.

 

insert_machine: virtual
type: v /* default, not required */
machine: real_1
machine: real_2
max_load: 100
factor: 0.5 /* used to describe the relative processing power of a machine. Usually between 0.0-1.0*/
machine: real_2
max_load: 60 /* this is designed to limit the loading of a machine */

 

 

Tags