After upgrade to Nagios xi 2012, Email-alert duplicated?!
-
- Posts: 399
- Joined: Thu Sep 01, 2011 9:47 pm
After upgrade to Nagios xi 2012, Email-alert duplicated?!
After upgrade to Nagios xi 2012, all the Email-alert messages sent twice! how to find out the problem?
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: After upgrade to Nagios xi 2012, Email-alert duplicated?
This is likely related to a dual cron bug that should be fixed in 2012R1.2
You can run the following to fix the problem
You can run the following to fix the problem
Code: Select all
crontab -l -u nagios | grep -v /usr/local/nagiosxi/cron | crontab -u nagios -