Dear all intellegent monks,
How can I write a perl script for server A to make a call to server B to execute another perl script on that server (server B).
Basically what i need is that when server A encounter a problem it will run the perl script to control the server B to play a alert sound. Is that anyway i can do it with perl.
Thank you.