in reply to Re: Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB
in thread Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB

I tried for several servers to run a Linux command on multiple machines...it works. But I am also looking to run perl scripts on multiple machines, which fails when passed as part of commands, is there any way to run perl scripts parallely.
  • Comment on Re^2: Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB

Replies are listed 'Best First'.
Re^3: Run multiple alert monitoring perl scripts on several Linux machines hosting multiple oracle DB
by marto (Cardinal) on Dec 15, 2017 at 13:00 UTC

    In your first post you say you're trying to monitor multiple oracle instances per server, for hundreds of servers. Are you now saying that in addition to this you need to run perl scripts on stored on each host? Some clarity in your requirements may help, meanwhile have you see MCE?