ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/welcome.inc
Revision: 1.5
Committed: Sun May 27 17:41:12 2001 UTC (22 years, 10 months ago) by pjm2
Branch: MAIN
Changes since 1.4: +13 -6 lines
Log Message:
Changed the description of our product to something a bit more general and
useful.  Added a "Description" label to it for simple folk ;)

File Contents

# Content
1
2 <!--
3 welcome.inc
4 Created by pjm2 14/10/2000
5 Last edited 14/10/2000
6 -->
7
8 <p>
9 <center>
10 <table width="480" align="center" border="0" cellspacing="1" cellpadding="2" bgcolor="#000000">
11 <tr bgcolor="#000066">
12 <td>
13 <font color="white" face="arial,sans-serif" size="2"><b>Description</b></font>
14 </td>
15 </tr>
16 <tr bgcolor="#eeeeff"><td>
17 <font face="arial,sans-serif" size="2">
18 <p align="justify">
19 Welcome to the <i>i-scream</i> Distributed Central Monitoring System.<br>
20 The i-scream system provides a free, centrally configurable distributed
21 server to monitor the status and performance of Windows, Unix, Linux
22 and FreeBSD machines on a network. The server can raise alerts using
23 email, IRC or a large public information display. Information may also
24 be browsed interactively via the web or using our multi-platform client.
25 </p>
26 </font>
27 </td></tr></table>
28 </center>
29 <p>&nbsp;</p>