Difference between revisions of "Isoqlog"

From SME Server
Jump to navigationJump to search
Line 38: Line 38:
 
If you want to manually verify which domains will be in the panel
 
If you want to manually verify which domains will be in the panel
 
  cat /etc/isoqlog.domains
 
  cat /etc/isoqlog.domains
 +
 +
=== Update from SME7 ===
 +
 +
this need to be made by hand :
 +
first remove old version
 +
 +
yum remove smeserver-isoqlog
 +
 +
install new one
 +
yum --enablerepo=smecontribs install smeserver-isoqlog
 +
 +
move data
 +
  mv -f /var/www/html/isoqlog/* /var/lib/qmailtools/isoqlog/htdocs/
 +
 +
 +
configure
 +
signal-event isoqlog-conf
  
 
=== Bugs ===
 
=== Bugs ===

Revision as of 23:34, 28 December 2013


Maintainer

Unnilennium

Version

Contrib 10:
Contrib 9:
smeserver-isoqlog
The latest version of smeserver-isoqlog is available in the SME repository, click on the version number(s) for more information.


Contrib 10:
Contrib 9:
isoqlog
The latest version of isoqlog is available in the SME repository, click on the version number(s) for more information.


Please follow the installation instructions below. The installation instructions will satisfy all dependencies and the latest versions of the above 2 RPMs will be installed automatically.

Description

Isoqlog is an Open Source Web application to create mail traffic stats.


Requirements

  • SME Server 7.X or 8.X


Installation

yum --enablerepo=smecontribs install smeserver-isoqlog

and start/restart needed services + expand templates:

signal-event isoqlog-conf

or restart the server with these commands

signal-event post-upgrade; signal-event reboot

You will find a menu in the server-manager under the menu administration > isoqlog


Important.png Note:
Due to an internal behaviour of this software your domains will appear in the isoqlog panel after the following 58th minute of the hour. Thanks to this command in the etc/cron.d/isoqlog file : /usr/bin/isoqlog -f /etc/isoqlog.conf


If you want to manually verify which domains will be in the panel

cat /etc/isoqlog.domains

Update from SME7

this need to be made by hand : first remove old version

yum remove smeserver-isoqlog

install new one

yum --enablerepo=smecontribs install smeserver-isoqlog

move data

 mv -f /var/www/html/isoqlog/* /var/lib/qmailtools/isoqlog/htdocs/


configure

signal-event isoqlog-conf

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-phpki component or use this link