Net-Traffic Téléchargement
Avant de télécharger le module supplémentaire Net-Traffic, vous devez acquiescer aux termes suivants:
-
Ce logiciel gratuit est fourni "TEL QUEL", sans garantie d'aucune sorte,
incluant, mais non limité à, les garanties commerciales, d'aptitude à
un but particulier et de non infraction.
-
Utilisez ce logiciel à vos risques! En aucun cas, l'auteur ne pourra être
exposé à une quelconque réclamation, dommages ou autre responsabilité
(incluant, mais non limité à, des dommages pour perte de profits, interruption
des affaires, perte de données ou toutes autres pertes) que ce soit dans
une action contractuelle, dommageable ou autrement, provenant de près
ou de loin ou en relation avec le logiciel ou son utilisation ou autres
comportements.
| Download migration script for traffic log data |
| Description: |
With this migration script it is possible to migrate the existing traffic log data from IPCop 1.4 to IPCop 2.0.
The script has to be executed on IPCop 1.4 where it will generate a SQL insert commands file. When executing the SQL insert commands on IPCop 2.0 the
traffic log data will be inserted into the traffic accounting database and can be shown via the webui or with trafficsum on the new IPCop 2.0.
Procedure:
- The latest Net-Traffic must be installed on IPCop 1.4.
- Copy the file MigrateTrafficLog-1.0.2.tar.gz to your IPCop 1.4 box (by using SCP or WinSCP).
- Login (ssh or Putty) into your IPCop 1.4 box as root and chdir to the
place where you put the archive.
- Unpack the archive with:
tar zxvf MigrateTrafficLog-1.0.2.tar.gz
- Execute the migration script with:
./genTrafficInsertSQL.pl
- Copy the newly created file /root/trafficInsertSQL.sql to the new IPCop 2.0 box (by using SCP or WinSCP). Probably you have to copy it to your
local PC first if you aren't able to copy it directly to your IPCop 2.0 box.
- Login (ssh or Putty) into your IPCop 2.0 box as root and chdir to the
place where you put the file.
- Importiert the traffic log date with:
sqlite3 /var/log/traffic/aggregate.db < trafficInsertSQL.sql
- The file trafficInsertSQL.sql can be deleted now.
|
| Taille: |
1465 Byte |
| MD5: |
53d9729a52e2b32bb90dacf3ad35f7c3 |
| Je suis en accord avec les termes énoncés ci-haut |
|


|