ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/index.xhtml
(Generate patch)

Comparing web/www/index.xhtml (file contents):
Revision 1.2 by tdb, Sat Feb 9 15:00:42 2002 UTC vs.
Revision 1.30 by tdb, Tue Mar 18 00:22:46 2008 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <
3 < <!--
4 <    $Author$
5 <    $Id$
6 < -->
7 <
8 <
9 < <html>
10 <
11 < <head>
12 < <title>The i-scream Project</title>
13 < <meta name="description" content="The i-scream Project is a central monitoring system for Solaris, Linux, FreeBSD and Windows servers.">
14 < <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, solaris, server, freebsd, alert">
15 < </head>
16 <
17 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
18 <
19 < <table border="0" cellpadding="2" cellspacing="2">
20 < <tr>
21 <  <td valign="top">
22 < <!--#include virtual="left.inc" -->
23 <  </td>
24 <  <td valign="top">
25 < <!--#include virtual="title.inc" -->
26 < <!--#include virtual="welcome.inc" -->
27 <
28 < <!--#include virtual="contents.inc" -->
29 <
30 < <!--#include virtual="bottom.inc" -->
31 <  </td>
32 < </tr>
33 < </table>
34 <
35 < </body>
36 <
37 < </html>
1 > <!--#include virtual="/doctype.inc" -->
2 >  <head>
3 >    <title>
4 >      i-scream homepage
5 >    </title>
6 > <!--#include virtual="/style.inc" -->
7 >  </head>
8 >  <body>
9 >    <div id="container">
10 >      <div id="main">
11 > <!--#include virtual="/header.inc" -->
12 >        <div id="contents">
13 >          <h1 class="top">
14 >            i-scream homepage
15 >          </h1>
16 >          <div id="topnav">
17 >            <ul>
18 >              <li>
19 >                <a href="#news">News</a>
20 >              </li>
21 >              <li>
22 >                <a href="#projects">Projects</a>
23 >              </li>
24 >              <li>
25 >                <a href="#about">About</a>
26 >              </li>
27 >              <li>
28 >                <a href="#search">Search</a>
29 >              </li>
30 >            </ul>
31 >          </div>
32 > <!--#include virtual="/bannerad.inc" -->
33 >          <h2>
34 >            <a id="news">News</a>
35 >          </h2>
36 >          <h3>
37 >            Monday 17 March 2008
38 >          </h3>
39 >          <h4>
40 >            libstatgrab 0.16 released
41 >          </h4>
42 >          <p>
43 >            <a href="/libstatgrab/">libstatgrab</a> 0.16 has
44 >            been released. This release just contains bugfixes.
45 >          </p>
46 >          <h3>
47 >            Saturday 14 July 2007
48 >          </h3>
49 >          <h4>
50 >            libstatgrab 0.15 released
51 >          </h4>
52 >          <p>
53 >            <a href="/libstatgrab/">libstatgrab</a> 0.15 has
54 >            been released. This release contains mainly bugfixes.
55 >          </p>
56 >          <h4>
57 >            pystatgrab 0.5 released
58 >          </h4>
59 >          <p>
60 >            <a href="/pystatgrab/">pystatgrab</a> 0.5 has been
61 >            released. This release contains an important bugfix.
62 >          </p>
63 >          <h3>
64 >            Monday 8 January 2007
65 >          </h3>
66 >          <h4>
67 >            libstatgrab 0.14 released
68 >          </h4>
69 >          <p>
70 >            <a href="/libstatgrab/">libstatgrab</a> 0.14 has
71 >            been released. This release contains mainly bugfixes.
72 >          </p>
73 >          <h2>
74 >            <a id="projects">Projects</a>
75 >          </h2>
76 >          <h3>
77 >            libstatgrab
78 >          </h3>
79 >          <ul>
80 >            <li>
81 >              <a href="/libstatgrab/">libstatgrab homepage</a>
82 >            </li>
83 >          </ul>
84 >          <p>
85 >            libstatgrab is a library and tool set for acquiring system
86 >            statistics from the operating system. An API is provided
87 >            for other applications to easily accesses a variety of
88 >            system statistics, including, amongst other things, CPU
89 >            usage, VM usage, disk statistics, and network interface
90 >            usage.
91 >          </p>
92 >          <p>
93 >            A handful of tools are also provided to make this
94 >            information more readily available to users. A curses based
95 >            tool gives users a "top like" view of the current state of
96 >            their system, and a "sysctl like" tool gives easy access to
97 >            the statistics for other applications that can't easily
98 >            used the C API.
99 >          </p>
100 >          <p>
101 >            Finally scripts are provided to quickly setup MRTG to use
102 >            libstatgrab for generating graphs of the available
103 >            statistics.
104 >          </p>
105 >          <h3>
106 >            pystatgrab
107 >          </h3>
108 >          <ul>
109 >            <li>
110 >              <a href="/pystatgrab/">pystatgrab homepage</a>
111 >            </li>
112 >          </ul>
113 >          <p>
114 >            pystatgrab is a set of Python bindings for the libstatgrab
115 >            library. It provides a set of function calls identical to
116 >            those of libstatgrab, and returns data in structures that
117 >            logically map on to those of libstatgrab.
118 >          </p>
119 >          <h3>
120 >            Laroona
121 >          </h3>
122 >          <ul>
123 >            <li>
124 >              <a href="/laroona/">Laroona homepage</a>
125 >            </li>
126 >          </ul>
127 >          <p>
128 >            Laroona is the new central monitoring system. It's still
129 >            very much in the early stages of development, and doesn't
130 >            have any code available for download yet. Look at the
131 >            project page for more on the development process.
132 >          </p>
133 >          <h3>
134 >            CMS - Central Monitoring System
135 >          </h3>
136 >          <ul>
137 >            <li>
138 >              <a href="/cms/">CMS homepage</a>
139 >            </li>
140 >          </ul>
141 >          <p>
142 >            i-scream originally started out with just the CMS (Central
143 >            Monitoring System) project. Since then it's moved on to
144 >            have other related projects, as well as the CMS.
145 >          </p>
146 >          <p>
147 >            The CMS is no longer being developed. We are now putting
148 >            our time into a new project redeveloping the CMS. We're
149 >            taking the good ideas from the old CMS, improving some of
150 >            the weaknesses, and we'll hopefully produce are far
151 >            superior product.
152 >          </p>
153 >          <h2>
154 >            <a id="about">About</a>
155 >          </h2>
156 >          <p>
157 >            The i-scream group is a causual team of individuals with a
158 >            variety of personal interests, working together to produce
159 >            software, tools, and libraries that might be of use or
160 >            interest to others.
161 >          </p>
162 >          <p>
163 >            To find out more about who we are see the
164 >            <a href="/who.xhtml">Who We Are</a> webpage.
165 >          </p>
166 >          <h2>
167 >            <a id="search">Search</a>
168 >          </h2>
169 >          <p>
170 >            Use this form to search the whole i-scream website,
171 >            courtesy of Google.
172 >          </p>
173 >          <form method="get" action="http://www.google.com/custom">
174 >            <p>
175 >              <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a>
176 >              <input type="hidden" name="domains" value="i-scream.org" />
177 >              <input type="text" name="q" size="31" maxlength="255" value="" />
178 >              <input type="submit" name="sa" value="Search" />
179 >              <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org
180 >              <input type="radio" name="sitesearch" value="" />Web
181 >              <input type="hidden" name="client" value="pub-4199687771151670" />
182 >              <input type="hidden" name="forid" value="1" />
183 >              <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:EEEEFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;" />
184 >            </p>
185 >          </form>
186 >        </div>
187 > <!--#include virtual="/footer.inc" -->
188 >      </div>
189 > <!--#include virtual="/menu.inc" -->
190 >    </div>
191 >  </body>
192 > </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines