ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/welcome.inc
Revision: 1.9
Committed: Sat May 18 16:44:41 2002 UTC (21 years, 10 months ago) by tdb
Branch: MAIN
CVS Tags: PRE_WWW_REDESIGN
Branch point for: I-SCREAM_ORG
Changes since 1.8: +3 -3 lines
Log Message:
A bit of naming consistency.

File Contents

# Content
1
2 <!--
3 $Author: tdb $
4 $Id: welcome.inc,v 1.8 2002/02/09 15:00:42 tdb Exp $
5 -->
6
7 <p>
8 <center>
9 <table width="400" align="center" border="0" cellspacing="1" cellpadding="2" bgcolor="#000000">
10 <tr bgcolor="#000066">
11 <td>
12 <font color="white" face="arial,sans-serif" size="2"><b>Description</b></font>
13 </td>
14 </tr>
15 <tr bgcolor="#eeeeff"><td>
16 <font face="arial,sans-serif" size="2">
17 <p align="justify">
18 <font color="black">
19 Welcome to the <i>i-scream</i> Central Monitoring System.<br>
20 The i-scream system provides a free, centrally configurable distributed
21 server to monitor the status and performance of Solaris, Linux, FreeBSD
22 and Windows 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 </font>
26 </p>
27 </font>
28 </td></tr></table>
29 </center>
30 <br>