monit-general
[Top][All Lists]
Advanced

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

RE: trigger for asterisk log file


From: Jorge Bastos
Subject: RE: trigger for asterisk log file
Date: Mon, 21 Apr 2014 10:23:36 +0100

Let me play J

 

From: address@hidden [mailto:address@hidden On Behalf Of Anthony Griffiths
Sent: domingo, 20 de Abril de 2014 21:36
To: This is the general mailing list for monit
Subject: Re: trigger for asterisk log file

 

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" address@hidden"

 

 

On Sun, Apr 20, 2014 at 9:12 PM, Jorge Bastos <address@hidden> 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

 


reply via email to

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