Hmm, this is intended feature - all previous versions should behave the same way ...

The only case where the global and local alert statement may generate just one alert is, when the alert address equals (the the local alert statement has higher precendence and overrides the global one => just one alert will come)

Martin


Rishikesh Dongre wrote:
Hi,

I have downloaded, installed new beta version 4.7 on my machine.

My monit.conf file is like ---<---
set alert [EMAIL PROTECTED]

check device root path /dev/md/dsk/d0
   if space usage > 90% then exec "/usr/local/monit-4.7/msg"
   alert [EMAIL PROTECTED] with mail-format { subject: Monit Alerts -- $EVENT / 
> 90% on $HOST }
--->---

On matching resource limit, email alerts receiving at both addresses ([EMAIL 
PROTECTED] and [EMAIL PROTECTED]) which is not in previous versions.

Is it a bug?

Please help.

Thanks,
rishi


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

Reply via email to