Hello,

you can use the pattern based process check, for example:

        check process myproc matching "/usr/bin/myprocess"

The pattern has to be unique, you can check the pattern using CLI procmatch 
command:

        monit procmatch FFMpeg

Regards,
Martin



On 12 Aug 2014, at 11:19, Jeb Wilkins <[email protected]> wrote:

> Hi,
> 
> I've got a process that spawns FFMpeg to convert files. I'd like to set up 
> Monit up to watch these instances of FFMpeg, and when they've been running 
> for an extensive amount of time, or are using an excessive amount of memory 
> they get killed. Is that possible and if so how?
> 
> Thanks
> 
> Jeb
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general


--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to