[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monitor Remote Process
From: |
John Trump |
Subject: |
Re: Monitor Remote Process |
Date: |
Fri, 8 Jul 2011 21:28:53 -0400 |
On Fri, Jul 8, 2011 at 6:23 PM, Martin Pala <address@hidden> wrote:
> The remote monitoring (Monit on other host) allows to check network services
> of that host, but not restart processes on it - you need to run Monit locally
> on that host in order to be able to restart.
>
> Regards,
> Martin
>
Thank you for the response.