Hello Martin,
I sent some time to have a look to the Monit wiki and the only way I
find to send "action" notifications (or not) is the "alert" rule.

set alert [email protected] on { instance, action }

> The notification should be send even with manual action, provided you didn't 
> filter out the "action" event.

This is the only place I find a rule to handle "action" (and "instance")
with Monit. The parser control file p.y contain a rule to use "action"
with the "alert" or "set alert" statement only.

With regards,
Lutz

p.s.
It seems to me, "Event_Action" (and "Event_Instance") is used by Monit
(and M/Monit) only, it is for internal use only.


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

Reply via email to