1825808 Members
2265 Online
109688 Solutions
New Discussion

EMS not sending mails

 
mogiro
Regular Advisor

EMS not sending mails

Hi all,
I've got a rp7400 with HPUX 11.11. I've added event monitoring request in order to be informed if the available Mb os a list of filesystems arrives to certain treshold, but it is not working. I force the threshold over the availMb to check it, but no mail arrives to the desired account.
I have the same config in other servers and it works fine. I wonder it is a mail related problem, but I'm not able to find a EMS log to know why it cannot send the mail...
Thanks for your help!!
1 REPLY 1
Srikanth Arunachalam
Trusted Contributor

Re: EMS not sending mails

Hi Mogiro,

Check that the email server allows your HP-UX to relay through Exchange and make sure that the DS entry in the file
/etc/mail/sendmail.cf is
DS your.exchange.servername

restart sendmail.

Also tail -f /var/adm/syslog/mail.log while doing this and let know what do you have.

Also, make sure that you do not have entry of the box you want to monitor in
/var/stm/data/tools/monitor/disabled_instances on EMS server.

Thanks,
Srikanth