Yes, you can use 'exec' action and execute command on the remote host via ssh 
(you'll have to setup the ssh keys so it's possible to send commands - the 
access can be limited via ssh configuration for specific command only).

Best regards,
Martin


> On 4 Jan 2018, at 12:50, Muhamed Huseinbašić 
> <muhamed.huseinba...@outlook.com> wrote:
> 
> Imagine this:
> Process 1 is running on host1.
> Process 2 is not yet running on host2.
> 
> Is it possible to achieve this with monit or m/monit:
> 
> If process 1 fails on host1, start the process 2 on host2 and start 
> monitoring the new process.
> If process 2 then, after some time, fails on host2, start process 1 on host1 
> again.
> 
> Thanks,
> Muhamed Huseinbašić
> -- 
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general 
> <https://lists.nongnu.org/mailman/listinfo/monit-general>
-- 
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to