# | Line 23 | Line 23 | |
---|---|---|
23 | <td valign="top"> | |
24 | <!--#include virtual="../title.inc" --> | |
25 | ||
26 | + | <font face="arial,sans-serif" size="2"> |
27 | + | |
28 | <h2>Getting Started with the i-scream Central Monitoring System</h2> | |
29 | ||
30 | <h3>1. Installing the corba services (pre-requisite for the server)</h3> | |
# | Line 38 | Line 40 | this running. It should simply be a case of extracting | |
40 | <p>The first stage is to download and install the server application. The | |
41 | latest versions of all i-scream applications can be found at the following | |
42 | URL:</p> | |
43 | < | <p><a href="http://www.i-scream.org.uk/downloads">http://www.i-scream.org.uk/downloads</a></p> |
43 | > | <p><a href="http://www.i-scream.org/downloads">http://www.i-scream.org/downloads</a></p> |
44 | <p>Once downloaded, the archive should be extracted to a directory of your | |
45 | choice. The server will run on most Java enabled platforms (including | |
46 | Windows, Linux and FreeBSD).</p> | |
# | Line 82 | Line 84 | i-scream website. Once extracted it just needs to be s | |
84 | pieces of information to do this: the filtermanager (part of the server) host | |
85 | and port number. If you haven't changed much in terms of configuration this will | |
86 | be the machine the server is running on, and port 4567. To start ihost you | |
87 | < | simply type;</p> |
87 | > | simply type:</p> |
88 | > | </font> |
89 | <pre>ihost.pl server.domain.com port</pre> | |
90 | + | <font face="arial,sans-serif" size="2"> |
91 | <p>ihost will then contact the server to obtain it's configuration and start | |
92 | sending information.</p> | |
93 | <p>The windows host, winhost, is very similar. All you need to do is install it | |
# | Line 133 | Line 137 | needs. You may wish to run the database section of the | |
137 | machine as the database, while running the rest on another machine.</p> | |
138 | <p>Some discussion about this is available in the server documentation.</p> | |
139 | <p>If you have any questions about any of the above, please don't hesitate to | |
140 | < | 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, |
140 | > | contact us at <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>. If you find we've missed something out, |
141 | again, please let us know.</p> | |
142 | <p>Finally, we'd like to thank you for trying this i-scream product. We realise | |
143 | that it's still at an early stage, and we therefore appreciate you taking | |
144 | the time to try it out.</p> | |
145 | <p>The i-scream team. | |
146 | + | |
147 | + | </font> |
148 | ||
149 | <!--#include virtual="../bottom.inc" --></td> | |
150 | </tr> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |