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.3 by pjm2, Mon May 28 11:33:41 2001 UTC vs.
Revision 1.8 by tdb, Tue Mar 23 20:22:33 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1 > <!--#include virtual="/doctype.inc" -->
2  
3 <!--
4    gettingstarted.shtml
5    Created by tdb1 27/05/2001
6    Last edited 27/05/2001
7 -->
8
9 <html>
10
3   <head>
4 <  <title>Getting Started with the i-scream Central Monitoring System</title>
4 > <title>Getting Started with the i-scream Central Monitoring System</title>
5 > <!--#include virtual="/style.inc" -->
6   </head>
7  
8 < <basefont face="arial,sans-serif" size="2">
16 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
8 > <body>
9  
10 < <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" -->
10 > <div id="container">
11  
12 + <div id="main">
13 +
14 + <!--#include virtual="/header.inc" -->
15 +
16 + <div id="contents">
17 + <h1 class="top">Getting Started</h1>
18 +
19   <h2>Getting Started with the i-scream Central Monitoring System</h2>
20  
21   <h3>1. Installing the corba services (pre-requisite for the server)</h3>
# Line 38 | Line 31 | this running. It should simply be a case of extracting
31   <p>The first stage is to download and install the server application. The
32   latest versions of all i-scream applications can be found at the following
33   URL:</p>
34 < <p><a href="http://www.i-scream.org.uk/downloads">http://www.i-scream.org.uk/downloads</a></p>
34 > <p><a href="http://www.i-scream.org/downloads">http://www.i-scream.org/downloads</a></p>
35   <p>Once downloaded, the archive should be extracted to a directory of your
36   choice. The server will run on most Java enabled platforms (including
37   Windows, Linux and FreeBSD).</p>
# Line 82 | Line 75 | i-scream website. Once extracted it just needs to be s
75   pieces of information to do this: the filtermanager (part of the server) host
76   and port number. If you haven't changed much in terms of configuration this will
77   be the machine the server is running on, and port 4567. To start ihost you
78 < simply type;</p>
78 > simply type:</p>
79 > </font>
80   <pre>ihost.pl server.domain.com port</pre>
81 + <font face="arial,sans-serif" size="2">
82   <p>ihost will then contact the server to obtain it's configuration and start
83   sending information.</p>
84   <p>The windows host, winhost, is very similar. All you need to do is install it
# Line 133 | Line 128 | needs. You may wish to run the database section of the
128   machine as the database, while running the rest on another machine.</p>
129   <p>Some discussion about this is available in the server documentation.</p>
130   <p>If you have any questions about any of the above, please don't hesitate to
131 < contact us at <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>. If you find we've missed something out,
131 > contact us at <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>. If you find we've missed something out,
132   again, please let us know.</p>
133   <p>Finally, we'd like to thank you for trying this i-scream product. We realise
134   that it's still at an early stage, and we therefore appreciate you taking
135   the time to try it out.</p>
136 < <p>The i-scream team.
136 > <p>The i-scream team.</p>
137 > </div>
138  
139 < <!--#include virtual="../bottom.inc" --></td>
140 <  </tr>
141 < </table>
139 > <!--#include virtual="/footer.inc" -->
140 >
141 > </div>
142 >
143 > <!--#include virtual="/menu.inc" -->
144 >
145 > </div>
146  
147   </body>
148   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines