Bm-stats is a statistics module focused messaging
Release date: July 15, 2017
BlueMind target version: 3.5.5
If you need this add-on for a different BlueMind target version, check the other add-on
versions in the right side column. You may also contact the add-on author to ask for support for
a given target version.
Bm-stats is a statistical tool for Blue Mind.
See at a glance all information contained in BlueMind mail logs concerning a domain or a specific account.
Various displays are offered to have a better understanding in your mail traffic.
Data obtained through this tool can be exported as pdf every month and even sent by mail.
Homepage of the tool provides a monitoring graph for the last 12 hours and can refresh automatically every 5 seconds if needed.
Note : Only administrator accounts can access those data
HI, this tarball includes :
- bm-stats-3.5.0_all.deb : the main program
- php5-cli-bm-stats-3.5.60_amd64.deb : an addon which provides php5 cli needed for backoffice graphic generation
Sources are available on http://bm-stats.org/
Pascal
Prerequisites:
the following packages must be installed:
php5-fpm php5-cli libdate-calc-perl postfix-pcre bm-soap libxml-simple-perl
1) From Deb :
apt-get update
apt-get install php5-fpm php5-cli libdate-calc-perl postfix-pcre bm-soap libxml-simple-perl
dpkg -i bm-stats-[version]_all.deb
2) from sources:
tar xzf bm-stats-[version]_src.tar.gz
cd xzf bm-stats-[version]_src/
chmod +x bmStatsInstall.sh
./bmStatsInstall.sh
you can access to bm-stats on : http://my.server.tld:10290
Technical area:
bm-stats based on file 'mail.log. Rotation at 0:00 is managed by bm-stats.
By default, the log daemon is rsyslogd (cf / etc / init.d / rsyslog). If you use another logging software, it will then edit the file:
/usr/share/bm-stats/scripts/SHELL/MailLogRotate.sh
and change the variable "logdaemon" (L18) with the name of the script in /etc/init.d/ "which manages this daemon, eg "syslog-ng"
Author: Pascal Salaun
Other available versions for this add-on: