ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cms/documentation/gettingstarted.xhtml
(Generate patch)

Comparing web/www/cms/documentation/gettingstarted.xhtml (file contents):
Revision 1.1 by tdb, Sun May 27 19:15:22 2001 UTC vs.
Revision 1.7 by tdb, Sun Mar 21 23:58:16 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1 > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 >   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3  
3 <!--
4    gettingstarted.shtml
5    Created by tdb1 27/05/2001
6    Last edited 27/05/2001
7 -->
8
4   <html>
5  
6   <head>
7 <  <title>Getting Started with the i-scream Central Monitoring System</title>
7 > <title>Getting Started with the i-scream Central Monitoring System</title>
8 > <!--#include virtual="/style.inc" -->
9   </head>
10  
11 < <basefont face="arial,sans-serif" size="2">
16 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
11 > <body>
12  
13 < <table border="0" cellpadding="2" cellspacing="2">
19 <  <tr>
20 <    <td valign="top">
21 < <!--#include virtual="left.inc" -->
22 <    </td>
23 <    <td valign="top">
24 < <!--#include virtual="title.inc" -->
13 > <div id="container">
14  
15 + <div id="main">
16 +
17 + <!--#include virtual="/header.inc" -->
18 +
19 + <div id="contents">
20 + <h1 class="top">Getting Started</h1>
21 +
22   <h2>Getting Started with the i-scream Central Monitoring System</h2>
23  
24 < <h3>1. Installing the corba services (pre-requiste for the server)</h3>
24 > <h3>1. Installing the corba services (pre-requisite for the server)</h3>
25   <p>The server requires a CORBA Naming Service to run. It may be that you already
26 < have such a system running, in which case you can use this. Simply edit the
26 > have such a system running, in which case you can use that. Simply edit the
27   jacorb.properties file to point to your Naming service. If you don't have a
28 < naming service running you could just setup your own manually, but if like us
28 > naming service running you could just set up your own manually, but if like us
29   you want the easy approach, install our corba services program.</p>
30   <p>This program runs the naming service and provides a builtin webserver to
31   serve requests to the server application. The documentation details how to get
# Line 37 | Line 33 | this running. It should simply be a case of extracting
33   <h3>1. Installing the server</h3>
34   <p>The first stage is to download and install the server application. The
35   latest versions of all i-scream applications can be found at the following
36 < URL;</p>
37 < <p><a href="http://www.i-scream.org.uk/downloads">http://www.i-scream.org.uk/downloads</a></p>
38 < <p>Once downloaded the archive should be extracted to a directory of your
36 > URL:</p>
37 > <p><a href="http://www.i-scream.org/downloads">http://www.i-scream.org/downloads</a></p>
38 > <p>Once downloaded, the archive should be extracted to a directory of your
39   choice. The server will run on most Java enabled platforms (including
40   Windows, Linux and FreeBSD).</p>
41   <p>The archive consists of only a few files and directories. The main file is
# Line 75 | Line 71 | with running the run script provided. This will boot t
71   displaying some basic information to the console. If something goes wrong,
72   the error message should point to the cause.</p>
73   <h3>4. Setting up hosts</h3>
74 < <p>Hosts can be run on either unix (tested with Solaris, FreeBSD and some
75 < Linux distributions) or windows. Both are equally easy to setup.</p>
76 < <p>Firstly, the unix host is called &quot;ihost&quot;. This can be downloaded from the
74 > <p>Hosts can be run on either Unix (tested with Solaris, FreeBSD and some
75 > Linux distributions) or Windows. Both are equally easy to setup.</p>
76 > <p>Firstly, the Unix host is called &quot;ihost&quot;. This can be downloaded from the
77   i-scream website. Once extracted it just needs to be started up. You need two
78 < pieces of information to do this; the filtermanager (part of the server) host
78 > pieces of information to do this: the filtermanager (part of the server) host
79   and port number. If you haven't changed much in terms of configuration this will
80   be the machine the server is running on, and port 4567. To start ihost you
81 < simply type;</p>
81 > simply type:</p>
82 > </font>
83   <pre>ihost.pl server.domain.com port</pre>
84 + <font face="arial,sans-serif" size="2">
85   <p>ihost will then contact the server to obtain it's configuration and start
86   sending information.</p>
87   <p>The windows host, winhost, is very similar. All you need to do is install it
# Line 100 | Line 98 | successfully been completed.</p>
98   run. However, in the near future we hope to have an installer to make life
99   easier. Conient is a Java application and will run on most Java enabled
100   platforms.</p>
101 < <p>After extracting the run script can be used to start Conient, or in some
101 > <p>After extracting, the run script can be used to start Conient, or in some
102   cases the JAR file can be executed manually. The GUI will then load. The
103   configuration section requires you to enter a host and port for the
104   server. By default this will be the machine on which the server is running
105 < on port 4510. Conient will then connect upon request and start displaying
105 > and port 4510. Conient will then connect upon request and start displaying
106   information.</p>
107   <p>Assuming data is displayed you have successfully setup the i-scream
108   central monitoring system. Well done!</p>
# Line 118 | Line 116 | also ensure the database is kept relatively clean.</p>
116   <p>Full instructions are available in the DBReporter documentation.</p>
117   <h3>7. Setting up the Web Interface</h3>
118   <p>The Web interface allows you to view various aspects of the i-scream
119 < central monitoring systems output. These include realtime viewing of data
119 > central monitoring system's output. These include realtime viewing of data
120   (much like Conient), links to the DBReporter above, and full displaying of
121   the alerts that can be generated by the server.</p>
122   <p>The archive contains a series of PHP scripts which should be placed on
123 < your PHP enabled webserver. The configuration files allow you to tailor
123 > your PHP enabled web server. The configuration files allow you to tailor
124   the setup to suit your needs.</p>
125   <p>Full instructions are available in the relevant documentation.</p>
126   <h3>8. Further</h3>
127   <p>You may decide to expand your setup to cover a larger network. For example, a
128 < distributed filter arrangement could cut down on the amount of network traffic
128 > distributed filter arrangement could cut down on the amount of traffic
129   being sent around the network. The server itself can be distributed to suit your
130   needs. You may wish to run the database section of the server on the same
131   machine as the database, while running the rest on another machine.</p>
132   <p>Some discussion about this is available in the server documentation.</p>
133   <p>If you have any questions about any of the above, please don't hesitate to
134 < contact us at dev@i-scream.org.uk. If you find we've missed something out,
134 > contact us at <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>. If you find we've missed something out,
135   again, please let us know.</p>
136 < <p>Finally, we'd like to thank you for trying an i-scream product. We realise
136 > <p>Finally, we'd like to thank you for trying this i-scream product. We realise
137   that it's still at an early stage, and we therefore appreciate you taking
138   the time to try it out.</p>
139 < <p>The i-scream team.
139 > <p>The i-scream team.</p>
140 > </div>
141  
142 < <!--#include virtual="bottom.inc" --></td>
143 <  </tr>
144 < </table>
142 > <!--#include virtual="/footer.inc" -->
143 >
144 > </div>
145 >
146 > <!--#include virtual="/menu.inc" -->
147 >
148 > </div>
149  
150   </body>
151 < </html>
151 > </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines