Glen Pitt-Pladdy :: BlogDovecot stats on Cacti (via SNMP) | |||
As promised in the comments about the Postfix stats article, this posting kicks off support for Dovecot stats with Cacti, extending the original Postfix only stats. This uses my Universal Log Analyser providing a plugin for Dovecot. You will need to get this installed and working before you can use the plugin here, and have it running from a cron job every 5 minutes (or whatever your sample times is for Cacti) so that it can parse the logs. At this stage I am only producing stats for IMAP, but with the nice consistent log format it should be easy to add POP3 and SIEVE later. Dovecot PluginThrow dovecot.pm in your plugin directory for the Universal Log Analyser, and add "dovecot" as a module to the command line so that this module gets loaded. Download: Universal Log Analyser plugin and Cacti template for Dovecot are on GitHub Not much more to it than that. The remainder of the article assumes your stats file is /var/local/snmp/mail so if it isn't you will need to tweak things to match your install. It's worth checking the stats file to verify that dovecot stats are in fact being picked up by the plugin. SNMP ScriptsFirst, ensure that your SNMP is configured and working as described in my SNMP basics article. These provide the link for snmpd to pick up the stats and assuming they are in /etc/snmp the config in /etc/snmp/snmpd.conf is: extend dovecotauth /etc/snmp/dovecot-stats-auth Extension scripts for snmpd are named dovecot-stats-* - put them in a suitable place.... like /etc/snmp You should be able to run these scripts manually and they should spit back the current info from the stats file. Remember to restart snmpd so that the new config is picked up and we should be ready to go. Cacti TemplateImport this into your Cacti and add graphs as usual. After that, assuming everything is working then after a couple data samples content should start to appear on the graphs. If not then check the data at each step: the stats file, SNMP scripts, snmpwalk from the Cacti server, check Cacti Poller log for errors, and try Cacti in debug mode for graphs and data sources to see if that shows anything. I will post example graphs once my ones are mature enough to have some useful data on them. The Graphs |
|||
This is a bunch of random thoughts, ideas and other nonsense, and is not intended to be taken seriously. I'm experimenting and mostly have no idea what I am doing with most of this so it should be taken with cuation and at your own risk. Intrustive technologies are minimised where possible. For the purposes of reducing abuse and other risks hCaptcha is used and has it's own policies linked from the widget.
Copyright Glen Pitt-Pladdy 2008-2023
|