Hi,

I have configured email alerts for corosync as follows :-
Crm configure show
---<SNIP>-----
primitive resMON ocf:pacemaker:ClusterMon \
        operations $id="resMON-operations" \
        op monitor interval="180" timeout="20" \
        params extra_options="--mail-to [email protected]"
---<SNIP>---

I can see this resource is started :-
crm_mon -1
---<SNIP>----
resMON (ocf::pacemaker:ClusterMon):    Started xxxxxx
---<SNIP>----

I can send mail from my machine :-
[root@localhost] mail -s testmail xxxxxx
.
Cc:
Null message body; hope that's ok

I cannot get mails any mails if my cluster status changes. I could not see 
anything in the /var/log/maillog also.

Is there any hint if I am missing out any configuration.

Thanks,
Amit


________________________________
This email (message and any attachment) is confidential and may be privileged. 
If you are not certain that you are the intended recipient, please notify the 
sender immediately by replying to this message, and delete all copies of this 
message and attachments. Any other use of this email by you is prohibited.
________________________________


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to