hi monks, I have a problem.I am using a installation script in perl to install a particular agent on a AIX machine.Now I am using a similar machine as a backup so that in case the first machine goes down the second machine takes its part.Now what i want is that when i run the installation script on first machine then this script should run on the second node also and the agent should get installed so that i dont have to specifically install on the peer node.I am not able to figure out that what i should do...