ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/index.xhtml
Revision: 1.29
Committed: Fri Jul 13 22:44:02 2007 UTC (16 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.28: +7 -0 lines
Log Message:
pystatgrab 0.5.

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