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

Comparing web/www/libstatgrab/index.xhtml (file contents):
Revision 1.21 by tdb, Tue Mar 23 23:43:36 2004 UTC vs.
Revision 1.28 by tdb, Tue Jul 27 21:12:47 2004 UTC

# Line 25 | Line 25
25                  <a href="#download">Downloading</a>
26                </li>
27                <li>
28 +                <a href="#bindings">Language Bindings</a>
29 +              </li>
30 +              <li>
31 +                <a href="#development">Development</a>
32 +              </li>
33 +              <li>
34                  <a href="#documentation">Documentation</a>
35                </li>
36                <li>
# Line 41 | Line 47
47              <a href="http://freshmeat.net/projects/libstatgrab/">freshmeat</a>?
48            </p>
49            <h3>
50 +            Tuesday 27 July 2004
51 +          </h3>
52 +          <p>
53 +            Version 0.10.2 of libstatgrab has been released.<br />
54 +            Download it
55 +            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.10.2.tar.gz">
56 +            here</a>.
57 +          </p>
58 +          <p>
59 +            This release fixes a problem with the shared library
60 +            version number in the last release.
61 +          </p>
62 +          <h3>
63 +            Monday 26 July 2004
64 +          </h3>
65 +          <p>
66 +            Version 0.10.1 of libstatgrab has been released.<br />
67 +            Download it
68 +            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.10.1.tar.gz">
69 +            here</a>.
70 +          </p>
71 +          <p>
72 +            This release consists almost entirely of bugfixes.
73 +            We've fixed compile-time errors for recent OpenBSD and
74 +            NetBSD platforms, and also a minor bug in statgrab
75 +            that broke network statistics on Solaris. New
76 +            variables have been added to the pkg-config file to
77 +            suggest ownership and permissions of binaries, and
78 +            we've added error reporting functions that store errno
79 +            values. There's also other minor fixes detailed in the
80 +            NEWS file.
81 +          </p>
82 +          <h3>
83 +            Thursday 20 May 2004
84 +          </h3>
85 +          <p>
86 +            Version 0.10 of libstatgrab has been released.<br />
87 +            Download it
88 +            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.10.tar.gz">
89 +            here</a>.
90 +          </p>
91 +          <p>
92 +            This release concentrates heavily on standardising the names
93 +            of functions and structures throughout libstatgrab. Although
94 +            this will mean changes for existing programs, in the long run
95 +            we hope it'll make things both clearer and easier. However,
96 +            for those who still need the old functions we have provided
97 +            compatibility wrappers. See the NEWS file for details.
98 +          </p>
99 +          <p>
100 +            The other main change in this release is a new function to
101 +            provide full details on currently running processes. See the
102 +            documentation for sg_get_process_stats for details. Along with
103 +            this there are compare functions for use with qsort for sorting
104 +            process, network, and disk io statistics. We've also introduced
105 +            error reporting functions that allow calling applications to
106 +            see why libstatgrab has returned a failure. See sg_get_error.
107 +          </p>
108 +          <p>
109 +            Finally, we've added support for NetBSD 2.0 and tidied up lots
110 +            of areas of the code. This release does not include the python
111 +            bindings - they're now available as their own project called
112 +            <a href="/pystatgrab/">pystatgrab</a>.
113 +          </p>
114 +          <h3>
115              Sunday 21 March 2004
116            </h3>
117            <p>
# Line 54 | Line 125
125            <p>
126              Version 0.9 of libstatgrab has been released.<br />
127              Download it
128 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.9.tar.gz">
128 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.9.tar.gz">
129              here</a>.
130            </p>
131            <p>
# Line 72 | Line 143
143            <p>
144              Version 0.8.2 of libstatgrab has been released.<br />
145              Download it
146 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.2.tar.gz">
146 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.2.tar.gz">
147              here</a>.
148            </p>
149            <p>
# Line 88 | Line 159
159            <p>
160              Version 0.8.1 of libstatgrab has been released.<br />
161              Download it
162 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.1.tar.gz">
162 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.1.tar.gz">
163              here</a>.
164            </p>
165            <p>
# Line 105 | Line 176
176            <p>
177              Version 0.8 of libstatgrab has been released.<br />
178              Download it
179 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.tar.gz">
179 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.tar.gz">
180              here</a>.
181            </p>
182            <p>
# Line 123 | Line 194
194            <p>
195              Version 0.7 of libstatgrab has been released.<br />
196              Download it
197 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.7.tar.gz">
197 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.7.tar.gz">
198              here</a>.
199            </p>
200            <p>
# Line 142 | Line 213
213            <p>
214              Version 0.6.1 of libstatgrab has been released.<br />
215              Download it
216 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.1.tar.gz">
216 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.1.tar.gz">
217              here</a>.
218            </p>
219            <p>
# Line 156 | Line 227
227            <p>
228              Version 0.6 of libstatgrab has been released.<br />
229              You can download it from our mirror site
230 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz">
230 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz">
231              here</a>.
232            </p>
233            <p>
# Line 171 | Line 242
242              We're pleased to announce a new release of
243              libstatgrab.<br />
244              You can download version 0.5.1 from
245 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.1.tar.gz">
245 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.1.tar.gz">
246              here</a>.
247            </p>
248            <h3>
# Line 181 | Line 252
252              We're pleased to announce a new release of
253              libstatgrab.<br />
254              You can download version 0.5 from
255 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.tar.gz">
255 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.tar.gz">
256              here</a>.
257            </p>
258            <p>
# Line 225 | Line 296
296            <p>
297              The latest version of libstatgrab can be downloaded from
298              our primary download
299 <            <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/">
299 >            <a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/">
300              mirror</a>. All downloads are pgp signed using our
301              <a href="/pgpkey.xhtml">PGP Key</a>.
302            </p>
# Line 238 | Line 309
309              devel/libstatgrab</a> port to install libstatgrab for you.
310            </p>
311            <h2>
312 +            <a id="bindings">Language Bindings</a>
313 +          </h2>
314 +          <ul>
315 +            <li>
316 +              <a href="/pystatgrab/">Python</a>
317 +            </li>
318 +            <li>
319 +              <a href="http://pecl.php.net/statgrab/">PHP (external)</a>
320 +            </li>
321 +            <li>
322 +              <a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl (external)</a>
323 +            </li>
324 +          </ul>
325 +          <p>
326 +            Here are links to bindings for higher level languages
327 +            that provide access to libstatgrab. If you've written
328 +            a binding for another language, please get
329 +            <a href="mailto:dev@i-scream.org">in touch</a> so we
330 +            can add a link here.
331 +          </p>
332 +          <h2>
333 +            <a id="development">Development</a>
334 +          </h2>
335 +          <ul>
336 +            <li>
337 +              <a href="/cgi-bin/cvslog.cgi?period=thisweek&amp;module=projects/libstatgrab">Commits this week</a>
338 +            </li>
339 +          </ul>
340 +          <p>
341 +            We develop libstatgrab using the CVS revision control system.
342 +            Using this link you can see what changes we've made this week.
343 +            For more information on our CVS setup see our
344 +            <a href="/cvs.xhtml">CVS page</a>.
345 +          </p>
346 +          <h2>
347              <a id="documentation">Documentation</a>
348            </h2>
349            <p>
# Line 255 | Line 361
361            </p>
362            <ul>
363              <li>
364 <              <a href="cpu_percent_usage.html">cpu_percent_usage(3)</a>
364 >              <a href="sg_get_cpu_stats.html">sg_get_cpu_stats(3)</a>
365              </li>
366              <li>
367 <              <a href="get_diskio_stats.html">get_diskio_stats(3)</a>
367 >              <a href="sg_get_disk_io_stats.html">sg_get_disk_io_stats(3)</a>
368              </li>
369              <li>
370 <              <a href="get_general_stats.html">get_general_stats(3)</a>
370 >              <a href="sg_get_fs_stats.html">sg_get_fs_stats(3)</a>
371              </li>
372              <li>
373 <              <a href="get_load_stats.html">get_load_stats(3)</a>
373 >              <a href="sg_get_host_info.html">sg_get_host_info(3)</a>
374              </li>
375              <li>
376 <              <a href="get_memory_stats.html">get_memory_stats(3)</a>
376 >              <a href="sg_get_load_stats.html">sg_get_load_stats(3)</a>
377              </li>
378              <li>
379 <              <a href="get_network_iface_stats.html">get_network_iface_stats(3)</a>
379 >              <a href="sg_get_mem_stats.html">sg_get_mem_stats(3)</a>
380              </li>
381              <li>
382 <              <a href="get_network_stats.html">get_network_stats(3)</a>
382 >              <a href="sg_get_network_iface_stats.html">sg_get_network_iface_stats(3)</a>
383              </li>
384              <li>
385 <              <a href="get_page_stats.html">get_page_stats(3)</a>
385 >              <a href="sg_get_network_io_stats.html">sg_get_network_io_stats(3)</a>
386              </li>
387              <li>
388 <              <a href="get_process_stats.html">get_process_stats(3)</a>
388 >              <a href="sg_get_page_stats.html">sg_get_page_stats(3)</a>
389              </li>
390              <li>
391 <              <a href="get_user_stats.html">get_user_stats(3)</a>
391 >              <a href="sg_get_process_stats.html">sg_get_process_stats(3)</a>
392 >            </li>
393 >            <li>
394 >              <a href="sg_get_user_stats.html">sg_get_user_stats(3)</a>
395              </li>
396            </ul>
397            <h2>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines