Hello,
I installed xymon server and xymon clients and everything works fine. Now I want to get mail notification
when something goes wrong. I've added the following lines to my /home/xymon/server/etc/alerts.cfg, but I don't get any mails.
HOST=user-310d13ea7868@xymon.invalid SERVICE=cpu,disk,memory,conn
MAIL user-728d365e48fa@xymon.invalid REPEAT=20 RECOVERED
In the /var/log/xymon/notifications.log I found :
Tue Apr 23 08:17:53 2013 user-5e85947b5cee@xymon.invalid (173.254.244.156) user-728d365e48fa@xymon.invalid[23] 1366719473 200
Tue Apr 23 08:37:56 2013 user-4120233e02e7@xymon.invalid (173.254.244.156) user-728d365e48fa@xymon.invalid[23] 1366720676 200 4449
I've done some researching and I found out that I need to setup mail server on the same machine where is xymon server. I don't know how to do that to work well with xymon, or what mail address should I put in alerts.cfg. I also don't know what mail server is required for xymon.
Please help me.