0

I configured email alerts in Munin. It can send out the email correctly. But the problem is that even I removed one variable that will be monitored, munin will keep sending out email alerts on that variable. The munin email alert system shows very long delay.

How can I solve this problem?

The configuration is simple.

contact.monitor.command mail -s "munin warning notification" myemail
contact.monitor.always_send warning critical
billtian
  • 6,589
  • 4
  • 18
  • 28
  • Do you mean that let's say the disk is full, after the disk utilization returns to eg. 50%, munin keeps sending the emails? If yes, is the graph updated in the meantime with the correct value? Which version of munin do you use on the monitored and on the monitoring host? – Aron Novak Sep 10 '15 at 12:29
  • Thanks Aron. I finally found that the problem happened because of the postfix server accumulated the email queue. – billtian Sep 11 '15 at 18:09

0 Answers0