Introduction:
Using the sendevent command to change the machine status from Offline to Online
Question:
How can I change the status of a machine from OFFLINE to ONLINE?
Environment:
Unix, Linux, Windows All Version of Autosys
Answer:
You can use the command:
sendevent -E MACH_ONLINE -N <machine name>
To list the status of the machine:
autorep -m <machine name>