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
- Google AdSense and AdWords Statistics Not Updating and Delay Again
- Marvell Unveils 802.11n Wireless Chip with Highest Throughput of 450Mbps
- Exim Sender Verify Callout or Callback Could Not Complete or Verification Failed Error
- Certificate for cPanel, Courier-Imapd/Pop3d or Exim Will Expire in Less Than 30 Days Error
- Unlimited Email Storage and Infinity Mail Space for Yahoo! Mail
- Record Skype Call with Call Graph
- How To Do Mail Bombing
- The Longevity of Mail Accounts
- Yahoo Mail to POP3 Proxy


























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