monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking process with unknown PID


From: Jeb Wilkins
Subject: Re: Checking process with unknown PID
Date: Wed, 13 Aug 2014 09:19:46 +0100

That's great thanks,

Jeb

On 13 Aug 2014 09:11, "Martin Pala" <address@hidden> wrote:
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 <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]