[Pacemaker] crm_mon SMTP alerts

Tom Tux tomtux80 at gmail.com
Wed Apr 7 00:51:21 EDT 2010


Hi

Per default, the crm_mon takes the tcp port 587. You have to specify
the tcp-port 25 (smtp) like this:

/usr/sbin/crm_mon -d --mail-host=smtpserver.example.org:25
--mail-to=recipient at example.org --mail-from=spammer at example.org
--mail-prefix=Cluster-Event on Node1

Hope, this helps.
Kind regards,
Tom

2010/4/6 Jake Bogie <jbogie at suresource.com>:
> Hey All,
>
>
>
> I’m receiving the following error when setting up SMTP alerts:
>
>
>
> crm_mon[11230]: 2010/04/06_16:33:33 ERROR: send_smtp_trap: SMTP server
> problem: Connection refused (-111)
>
>
>
> I’ve been running crm_mon as the following to test:
>
>
>
> crm_mon -N -VVVV -T someguy at domain.com -H 10.4.4.4 -F someguy at domain.com
>
>
>
> I can telnet to the SMTP server and send mail using the users specified.
>
>
>
> Any other thoughts on what to try?
>
>
>
> -          Jake
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
>




More information about the Pacemaker mailing list