ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/index.xhtml
Revision: 1.24
Committed: Mon Mar 20 10:52:06 2006 UTC (18 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.23: +11 -0 lines
Log Message:
Release libstatgrab 0.13.

File Contents

# User Rev Content
1 tdb 1.4 <!--#include virtual="/doctype.inc" -->
2 tdb 1.6 <head>
3     <title>
4     i-scream homepage
5     </title>
6 tdb 1.3 <!--#include virtual="/style.inc" -->
7 tdb 1.6 </head>
8     <body>
9     <div id="container">
10     <div id="main">
11 tdb 1.3 <!--#include virtual="/header.inc" -->
12 tdb 1.6 <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 tdb 1.23 <!--#include virtual="/bannerad.inc" -->
33 tdb 1.6 <h2>
34     <a id="news">News</a>
35     </h2>
36     <h3>
37 tdb 1.24 Monday 20 March 2006
38     </h3>
39     <h4>
40     libstatgrab 0.13 released
41     </h4>
42     <p>
43     <a href="/libstatgrab/">libstatgrab</a> 0.13 has
44     been released. This includes some fixes and preliminary
45     WIN32 support.
46     </p>
47     <h3>
48 tdb 1.21 Monday 20 February 2006
49     </h3>
50     <h4>
51     New mirror site added
52     </h4>
53     <p>
54     We've added a new <a href="/mirrors.xhtml">mirror site</a>
55     provided by <a href="http://www.mirrorgeek.com/">Mirror Geek</a>.
56     </p>
57     <h3>
58 tdb 1.19 Sunday 31 July 2005
59 tdb 1.18 </h3>
60     <h4>
61     libstatgrab 0.12 released
62     </h4>
63     <p>
64     <a href="/libstatgrab/">libstatgrab</a> 0.12 has
65     been released. This includes some new features, bug
66     fixes, and support for more operating systems.
67     </p>
68     <h4>
69     pystatgrab 0.4 released
70     </h4>
71     <p>
72     <a href="/pystatgrab/">pystatgrab</a> 0.4 has been
73     released. This release catches up on new features in
74     libstatgrab.
75     </p>
76     <h3>
77 tdb 1.17 Thursday 3 March 2005
78     </h3>
79     <h4>
80     libstatgrab 0.11.1 released
81     </h4>
82     <p>
83     <a href="/libstatgrab/">libstatgrab</a> 0.11.1 has
84     been released. This release just contains bugfixes.
85     </p>
86 tdb 1.6 <h2>
87     <a id="projects">Projects</a>
88     </h2>
89     <h3>
90     libstatgrab
91     </h3>
92     <ul>
93     <li>
94     <a href="/libstatgrab/">libstatgrab homepage</a>
95     </li>
96     </ul>
97     <p>
98     libstatgrab is a library and tool set for acquiring system
99     statistics from the operating system. An API is provided
100     for other applications to easily accesses a variety of
101     system statistics, including, amongst other things, CPU
102     usage, VM usage, disk statistics, and network interface
103     usage.
104     </p>
105     <p>
106     A handful of tools are also provided to make this
107     information more readily available to users. A curses based
108     tool gives users a "top like" view of the current state of
109     their system, and a "sysctl like" tool gives easy access to
110     the statistics for other applications that can't easily
111     used the C API.
112     </p>
113     <p>
114     Finally scripts are provided to quickly setup MRTG to use
115     libstatgrab for generating graphs of the available
116     statistics.
117     </p>
118     <h3>
119     pystatgrab
120     </h3>
121     <ul>
122     <li>
123     <a href="/pystatgrab/">pystatgrab homepage</a>
124     </li>
125     </ul>
126     <p>
127     pystatgrab is a set of Python bindings for the libstatgrab
128     library. It provides a set of function calls identical to
129     those of libstatgrab, and returns data in structures that
130     logically map on to those of libstatgrab.
131     </p>
132     <h3>
133     Laroona
134     </h3>
135     <ul>
136     <li>
137     <a href="/laroona/">Laroona homepage</a>
138     </li>
139     </ul>
140     <p>
141     Laroona is the new central monitoring system. It's still
142     very much in the early stages of development, and doesn't
143     have any code available for download yet. Look at the
144     project page for more on the development process.
145     </p>
146     <h3>
147     CMS - Central Monitoring System
148     </h3>
149     <ul>
150     <li>
151     <a href="/cms/">CMS homepage</a>
152     </li>
153     </ul>
154     <p>
155     i-scream originally started out with just the CMS (Central
156     Monitoring System) project. Since then it's moved on to
157     have other related projects, as well as the CMS.
158     </p>
159     <p>
160     The CMS is no longer being developed. We are now putting
161     our time into a new project redeveloping the CMS. We're
162     taking the good ideas from the old CMS, improving some of
163     the weaknesses, and we'll hopefully produce are far
164     superior product.
165     </p>
166     <h2>
167     <a id="about">About</a>
168     </h2>
169     <p>
170     The i-scream group is a causual team of individuals with a
171     variety of personal interests, working together to produce
172     software, tools, and libraries that might be of use or
173     interest to others.
174     </p>
175     <p>
176     To find out more about who we are see the
177     <a href="/who.xhtml">Who We Are</a> webpage.
178     </p>
179     <h2>
180     <a id="search">Search</a>
181     </h2>
182     <p>
183     Use this form to search the whole i-scream website,
184     courtesy of Google.
185     </p>
186     <form method="get" action="http://www.google.com/custom">
187     <p>
188 tdb 1.22 <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a>
189 tdb 1.6 <input type="hidden" name="domains" value="i-scream.org" />
190     <input type="text" name="q" size="31" maxlength="255" value="" />
191     <input type="submit" name="sa" value="Search" />
192 tdb 1.22 <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org
193     <input type="radio" name="sitesearch" value="" />Web
194     <input type="hidden" name="client" value="pub-4199687771151670" />
195     <input type="hidden" name="forid" value="1" />
196     <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;" />
197     </p>
198 tdb 1.6 </form>
199     </div>
200 tdb 1.3 <!--#include virtual="/footer.inc" -->
201 tdb 1.6 </div>
202 tdb 1.3 <!--#include virtual="/menu.inc" -->
203 tdb 1.6 </div>
204     </body>
205 tdb 1.3 </html>