]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/documentation/gettingstarted.xhtml
Smaller font size.
[www.i-scream.org.git] / www / cms / documentation / gettingstarted.xhtml
index bb826120b837d3498f841f596df8be9467fa736b..e2671d0ff4100da6c8406558b3b8f531c72b7cd0 100644 (file)
 <table border="0" cellpadding="2" cellspacing="2">
   <tr>
     <td valign="top">
-<!--#include virtual="left.inc" -->
+<!--#include virtual="../left.inc" -->
     </td>
     <td valign="top">
-<!--#include virtual="title.inc" -->
+<!--#include virtual="../title.inc" -->
+
+<font face="arial,sans-serif" size="2">
 
 <h2>Getting Started with the i-scream Central Monitoring System</h2>
 
-<h3>1. Installing the corba services (pre-requiste for the server)</h3>
+<h3>1. Installing the corba services (pre-requisite for the server)</h3>
 <p>The server requires a CORBA Naming Service to run. It may be that you already 
-have such a system running, in which case you can use this. Simply edit the 
+have such a system running, in which case you can use that. Simply edit the 
 jacorb.properties file to point to your Naming service. If you don't have a 
-naming service running you could just setup your own manually, but if like us 
+naming service running you could just set up your own manually, but if like us 
 you want the easy approach, install our corba services program.</p>
 <p>This program runs the naming service and provides a builtin webserver to 
 serve requests to the server application. The documentation details how to get 
@@ -37,9 +39,9 @@ this running. It should simply be a case of extracting and running.</p>
 <h3>1. Installing the server</h3>
 <p>The first stage is to download and install the server application. The 
 latest versions of all i-scream applications can be found at the following 
-URL;</p>
+URL:</p>
 <p><a href="http://www.i-scream.org.uk/downloads">http://www.i-scream.org.uk/downloads</a></p>
-<p>Once downloaded the archive should be extracted to a directory of your 
+<p>Once downloaded, the archive should be extracted to a directory of your 
 choice. The server will run on most Java enabled platforms (including 
 Windows, Linux and FreeBSD).</p>
 <p>The archive consists of only a few files and directories. The main file is 
@@ -75,11 +77,11 @@ with running the run script provided. This will boot the server up
 displaying some basic information to the console. If something goes wrong, 
 the error message should point to the cause.</p>
 <h3>4. Setting up hosts</h3>
-<p>Hosts can be run on either unix (tested with Solaris, FreeBSD and some 
-Linux distributions) or windows. Both are equally easy to setup.</p>
-<p>Firstly, the unix host is called &quot;ihost&quot;. This can be downloaded from the 
+<p>Hosts can be run on either Unix (tested with Solaris, FreeBSD and some 
+Linux distributions) or Windows. Both are equally easy to setup.</p>
+<p>Firstly, the Unix host is called &quot;ihost&quot;. This can be downloaded from the 
 i-scream website. Once extracted it just needs to be started up. You need two 
-pieces of information to do this; the filtermanager (part of the server) host 
+pieces of information to do this: the filtermanager (part of the server) host 
 and port number. If you haven't changed much in terms of configuration this will 
 be the machine the server is running on, and port 4567. To start ihost you 
 simply type;</p>
@@ -100,11 +102,11 @@ successfully been completed.</p>
 run. However, in the near future we hope to have an installer to make life 
 easier. Conient is a Java application and will run on most Java enabled 
 platforms.</p>
-<p>After extracting the run script can be used to start Conient, or in some 
+<p>After extracting, the run script can be used to start Conient, or in some 
 cases the JAR file can be executed manually. The GUI will then load. The 
 configuration section requires you to enter a host and port for the 
 server. By default this will be the machine on which the server is running 
-on port 4510. Conient will then connect upon request and start displaying 
+and port 4510. Conient will then connect upon request and start displaying 
 information.</p>
 <p>Assuming data is displayed you have successfully setup the i-scream 
 central monitoring system. Well done!</p>
@@ -118,31 +120,33 @@ also ensure the database is kept relatively clean.</p>
 <p>Full instructions are available in the DBReporter documentation.</p>
 <h3>7. Setting up the Web Interface</h3>
 <p>The Web interface allows you to view various aspects of the i-scream 
-central monitoring systems output. These include realtime viewing of data 
+central monitoring system's output. These include realtime viewing of data 
 (much like Conient), links to the DBReporter above, and full displaying of 
 the alerts that can be generated by the server.</p>
 <p>The archive contains a series of PHP scripts which should be placed on 
-your PHP enabled webserver. The configuration files allow you to tailor 
+your PHP enabled web server. The configuration files allow you to tailor 
 the setup to suit your needs.</p>
 <p>Full instructions are available in the relevant documentation.</p>
 <h3>8. Further</h3>
 <p>You may decide to expand your setup to cover a larger network. For example, a 
-distributed filter arrangement could cut down on the amount of network traffic 
+distributed filter arrangement could cut down on the amount of traffic 
 being sent around the network. The server itself can be distributed to suit your 
 needs. You may wish to run the database section of the server on the same 
 machine as the database, while running the rest on another machine.</p>
 <p>Some discussion about this is available in the server documentation.</p>
 <p>If you have any questions about any of the above, please don't hesitate to 
-contact us at dev@i-scream.org.uk. If you find we've missed something out, 
+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, 
 again, please let us know.</p>
-<p>Finally, we'd like to thank you for trying an i-scream product. We realise 
+<p>Finally, we'd like to thank you for trying this i-scream product. We realise 
 that it's still at an early stage, and we therefore appreciate you taking 
 the time to try it out.</p>
 <p>The i-scream team.
 
-<!--#include virtual="bottom.inc" --></td>
+</font>
+
+<!--#include virtual="../bottom.inc" --></td>
   </tr>
 </table>
 
 </body>
-</html>
\ No newline at end of file
+</html>