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=recipi...@example.org --mail-from=spam...@example.org
--mail-prefix=Cluster-Event on Node1

Hope, this helps.
Kind regards,
Tom

2010/4/6 Jake Bogie <jbo...@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 some...@domain.com -H 10.4.4.4 -F some...@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@oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
>

_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to