ILux Win NT Oracle
|
This version of ILux requires the following software already installed and running on the machine you want to install the ILux server
on:
|
ILux can be configured for a variety of operating systems and databases. In addition, you can place the various components on one or more servers. This flexibility allows you to adapt ILux to your existing Internet or Intranet server configuration. Because ILux is so flexible, be sure to closely review the information below. If your web site is large and/or receives a high volume of traffic, it may be a good idea to locate each of the ILux components on a separate server.
ILux is a client/server application for analyzing web site usage. ILux is comprised of several components that can be installed in a fully distributed environment. The basic components are the ILux server, the database server, the ILux client, and the web server to which reports are written.
The server is the central component, and is used to import, parse, store, and index information from your web server's log files. The ILux Server handles all ILux client requests. This version of ILux can be installed on Windows NT. The ILux Server requires a LAN, WAN, or FTP connection to the web site(s) that will be analyzed, and read/write access to the local, network, or FTP location of the ILux reports.
The Oracle version of the ILux Database must reside on an Oracle server that is accessible via an ODBC connection. The database schema is automatically generated during installation.
The client is a Java-based application and is the user's interface to ILux. The ILux client can be run from any computer. As a stand-alone Java application, the ILux client uses a simple installation process available on both Windows and Unix. As a Java applet, the client can be run from any computer with an Internet connection and a Java-enabled web browser.
The ILux reports are the final output
from all web site analyses. The reports are in easy-to-read graphical
HTML format. The best place for these reports to be published
is on a web server, so they can be viewed by anyone with a browser
who has access to this web server. However, you can choose
to publish these reports anywhere, including a network or local
drive directory.
Preparing to Install ILux
The installation procedure requires you to make decisions on directory locations for the ILux components, and provide details about your system.
The ILux Server occupies approximately 10MB of disk space, and can be installed to any local directory. The default location is:
<windows_drive>:\Program Files\ILux
Once you have downloaded the ILux software, and before you install the ILux Server, you must first select an Oracle server and database instance.
You will need the following information:
For performance reasons, you may choose
to use separate computers for your ILux Server and your Oracle
server. If you do, you must install a Oracle client on the computer
where ILux server resides.
The ILux server needs the following information for each web site to be analyzed.
The URL of the web site, for example, or www.mydomain.com
For example,
The directory under which all web files are served. If you have a network connection with read access you can specify the web root directory by UNC name or DOS path, such as:
or
You can also access the web directory structure via FTP, using a normal or anonymous login, such as:
ftp://userid:password@ webserver.mydomain.com/html (normal)
or ftp://webserver. mydomain.com/html (anonymous)
If you have a network connection and appropriate privileges you can specify the log file directory by UNC name
or DOS path, such as:
or
If you do not have a network connection, you can also access the web directory structure via FTP, using a normal or anonymous login, such as:
or
Identify the naming pattern of your web server's log files. To choose a range of log files, use wildcards. (For example, access*)
If the web server to be monitored is on an operating system with a case-sensitive file system (For example, UNIX), select this option. If the web server is on an operating system with a case insensitive file system (For example, Windows), do not select this option.
The TCP/IP port that is used by the web server for HTTP communication. Typically, this is port 80.
During ILux server install, two sets of ILux client files are created. One set is for launching the ILux client as a Java applet from any Java enabled web browser, while the other set is a client installation for launching ILux as a Java application from a Java virtual machine.
The files for the web browser based ILux Java Applet must be placed under a web server root on the SAME machine as the ILux Server and its storage requirement is approximately 1.2MB. Its default location is:
The ILux Java Application client installation files (sample/) reside in a separate directory under the main ILux server directory. The default location is:
For convenience, this directory and its contents should be later placed in a shareable directory for ease of client installation.
ILux produces all its reports in HTML format. For the reports to be viewed by a browser, the report directory must be located anywhere under any web server's web root directory. Because the nature of the ILux reports are typically for internal usage, we suggest that the reports are stored on a password protected Internet location or an Intranet web server.
ILux allows e-mail notifications to be sent to users for certain events, such as when reports have completed. Therefore, ILux requires the SMTP mail server's DNS name or IP address used by the domain, such as postmaster.mydomain.com.
Before beginning installation, be sure you have collected all the information described in the previous portions of this Guide.
To install ILux, simply download and double click on the self-extracting file ILuxEntOracle.exe. Follow the install instructions step by step. After you complete installation, review the remainder of this Guide.
During the schema generation portion of the installation process, ILux writes a log errors text file during database initialization. This file is called RESETDB.LOG, and is always stored on the root directory of the C: drive. Here is an example of an error FREE database initialization:
iodbc Ver. 0.11 (Beta 2) Copyright 1995 FFE Software, Inc.
This is free software, and you are welcome to redistribute
it under certain conditions; type 'help ?' for details.
All errors might be initialization failures. The text of any errors should provide important clues to the problem. If there is a problem, correct it and run the RESETDB.bat utility in the ILux \BIN directory, with the database user name and password as parameters. For example:
Then, check the C:\RESETDB.LOG to verify that all errors are resolved. As a secondary verification, use SQL Central to inspect the TABLES section of the ILuxLog database. The existence of over 30 tables is a strong indication that the installation was successful.
You can use these parameters for the ILux server.
To review this list of parameters on line, go to the directory where ilux.exe resides and run "ilux.exe -?"
Stop ILux from the Services applet in the Control Panel.
Limited Warrenty Information in this document is periodically updated. Changes, technical inaccuracies, and typographic errors will be corrected in future editions. Portfolio Technologies Inc. makes no representations or warranties of any kind, either expressed or implied, with respect to the contents of this manual.
trademarks ilux and the ILux lighthouse logo are registered trademarks of Portfolio Technologies Inc. Windows is a registered trademarks of Microsoft Corporation. All other trademarks and marks are the property of the respective owners.
Copyright noticeEntire contents Copyright © 1998 Portfolio Technologies Inc. All rights reserved. No part of this online help may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose without the express written permission of Portfolio Technologies Inc., with the following exception: end users are granted permission to print a single copy for their sole personal use. webserver.mydomain.com
IP address
NNN.NNN.NNN.NNN
Web root directory
\\webserver\html (UNC)
h:\html (DOS path)
Log File Directory
\\webserver\logs (UNC)
h:\logs (DOS path)
ftp://userid:password@ webserver.mydomain.com/logs (normal)
ftp://webserver. mydomain.com/logs (anonymous)
Name of Log File(s)
Case Sensitive Log Files
Port number
The ILux Client
D:\
<windows_drive>:\Program Files\ILux\Client Install
ILux Report Directory
SMTP server
Installing the ILux Server
Verify the Database Initialization
1> 2>
(0 rows affected)
1> 2>
(0 rows affected)
1> 2>
(0 rows affected)
1> 2>
(0 rows affected)
<windows_drive>:\Program Files\ILux\bin\RESETDB ilux iluxadmin
ILux Server Parameters
Stopping the ILux Server
Oracle Server Last Updated January 1998