yes it is. I'm only a beginner with monit but I got it to do that.
In the control file you could try this:

check file asterisk with path /path/to/asterisk/log
     if match "<your word>" then exec "echo "<your message> | mailx -s
"monit detection" [email protected]"



On Sun, Apr 20, 2014 at 9:12 PM, Jorge Bastos <[email protected]>wrote:

> Hi,
>
>
>
> Is monit able to send an email when certain word appears in asterisk’s log
> ?
>
>
>
> Jorge,
>
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general
>
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to