Fix Munin Exim Mail Throughput Graph Not Updating Problem
Munin server service monitoring tool has a strange problem, that the Exim Mail Throughput graph may suddenly stop updating and become blank. The Exim Mail Throughput graph provides useful information and statistics on how many mails have been received, completed and rejected per second.
The exim_mailstats graph initially work properly, and then stop workin, with no update on graph. In the munin-node.log file, the following error can be found:
Plugin "exim_mailstats" exited with status 768. ----
The error cause is probably due to the plugin state is not reset or tracked properly. To fix and solve the problem Exim Mail Throughput graph stops updating, simply rename or delete the plugin-exim_mailstats.state file located in /var/lib/munin/plugin-state/ directory. It’s best to rename the file to another name first, and verify that the graph is updating again before proceeding to delete the old state file away.
Share and contribute or get technical support and help at My Digital Life Forums.
Related Articles
- Fix for Munin MySQL Monitoring Plugin Graph Not Showing or Blank
- Lowest Number MX Record Points to Local Host Rejected RCPT Error
- Email Bounces Back with “unrouteable mail domain” Error
- Exim Sender Verify Callout or Callback Could Not Complete or Verification Failed Error
- AdSense Reports and Statistics Not Real-Time
- Certificate for cPanel, Courier-Imapd/Pop3d or Exim Will Expire in Less Than 30 Days Error
- Record Skype Call with Call Graph
- The Longevity of Mail Accounts
- Google AdSense and AdWords Statistics Not Updating and Delay Again
- Register Windows Live ID with Hotmail @live.com or @windowslive.com or Local Domains

































January 7th, 2008 20:58
Thank you for the article.
This fixed my issue.
But, the problem returns within some days.
I have to again delete that file.
Isn’t there any permanent fix.
January 23rd, 2008 15:23
thank you