On Sun, Jun 5, 2011 at 8:53 PM, Amit Jathar wrote:
> Hi,
>
> I have configured email alerts for corosync as follows :-
> Crm configure show
>
> primitive resMON ocf:pacemaker:ClusterMon \
> operations $id="resMON-operations" \
> op monitor interval="180" timeout="20" \
>
Hi,
I have configured email alerts for corosync as follows :-
Crm configure show
primitive resMON ocf:pacemaker:ClusterMon \
operations $id="resMON-operations" \
op monitor interval="180" timeout="20" \
params extra_options="--mail-to x...@gmail.com"
--
I can