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> |
47 |
|
<a href="http://freshmeat.net/projects/libstatgrab/">freshmeat</a>? |
48 |
|
</p> |
49 |
|
<h3> |
50 |
+ |
Monday 26 July 2004 |
51 |
+ |
</h3> |
52 |
+ |
<p> |
53 |
+ |
Version 0.10.1 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.1.tar.gz"> |
56 |
+ |
here</a>. |
57 |
+ |
</p> |
58 |
+ |
<p> |
59 |
+ |
This release consists almost entirely of bugfixes. |
60 |
+ |
We've fixed compile-time errors for recent OpenBSD and |
61 |
+ |
NetBSD platforms, and also a minor bug in statgrab |
62 |
+ |
that broke network statistics on Solaris. New |
63 |
+ |
variables have been added to the pkg-config file to |
64 |
+ |
suggest ownership and permissions of binaries, and |
65 |
+ |
we've added error reporting functions that store errno |
66 |
+ |
values. There's also other minor fixes detailed in the |
67 |
+ |
NEWS file. |
68 |
+ |
</p> |
69 |
+ |
<h3> |
70 |
+ |
Thursday 20 May 2004 |
71 |
+ |
</h3> |
72 |
+ |
<p> |
73 |
+ |
Version 0.10 of libstatgrab has been released.<br /> |
74 |
+ |
Download it |
75 |
+ |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.10.tar.gz"> |
76 |
+ |
here</a>. |
77 |
+ |
</p> |
78 |
+ |
<p> |
79 |
+ |
This release concentrates heavily on standardising the names |
80 |
+ |
of functions and structures throughout libstatgrab. Although |
81 |
+ |
this will mean changes for existing programs, in the long run |
82 |
+ |
we hope it'll make things both clearer and easier. However, |
83 |
+ |
for those who still need the old functions we have provided |
84 |
+ |
compatibility wrappers. See the NEWS file for details. |
85 |
+ |
</p> |
86 |
+ |
<p> |
87 |
+ |
The other main change in this release is a new function to |
88 |
+ |
provide full details on currently running processes. See the |
89 |
+ |
documentation for sg_get_process_stats for details. Along with |
90 |
+ |
this there are compare functions for use with qsort for sorting |
91 |
+ |
process, network, and disk io statistics. We've also introduced |
92 |
+ |
error reporting functions that allow calling applications to |
93 |
+ |
see why libstatgrab has returned a failure. See sg_get_error. |
94 |
+ |
</p> |
95 |
+ |
<p> |
96 |
+ |
Finally, we've added support for NetBSD 2.0 and tidied up lots |
97 |
+ |
of areas of the code. This release does not include the python |
98 |
+ |
bindings - they're now available as their own project called |
99 |
+ |
<a href="/pystatgrab/">pystatgrab</a>. |
100 |
+ |
</p> |
101 |
+ |
<h3> |
102 |
|
Sunday 21 March 2004 |
103 |
|
</h3> |
104 |
|
<p> |
112 |
|
<p> |
113 |
|
Version 0.9 of libstatgrab has been released.<br /> |
114 |
|
Download it |
115 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.9.tar.gz"> |
115 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.9.tar.gz"> |
116 |
|
here</a>. |
117 |
|
</p> |
118 |
|
<p> |
130 |
|
<p> |
131 |
|
Version 0.8.2 of libstatgrab has been released.<br /> |
132 |
|
Download it |
133 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.2.tar.gz"> |
133 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.2.tar.gz"> |
134 |
|
here</a>. |
135 |
|
</p> |
136 |
|
<p> |
146 |
|
<p> |
147 |
|
Version 0.8.1 of libstatgrab has been released.<br /> |
148 |
|
Download it |
149 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.1.tar.gz"> |
149 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.1.tar.gz"> |
150 |
|
here</a>. |
151 |
|
</p> |
152 |
|
<p> |
163 |
|
<p> |
164 |
|
Version 0.8 of libstatgrab has been released.<br /> |
165 |
|
Download it |
166 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.tar.gz"> |
166 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.8.tar.gz"> |
167 |
|
here</a>. |
168 |
|
</p> |
169 |
|
<p> |
181 |
|
<p> |
182 |
|
Version 0.7 of libstatgrab has been released.<br /> |
183 |
|
Download it |
184 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.7.tar.gz"> |
184 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.7.tar.gz"> |
185 |
|
here</a>. |
186 |
|
</p> |
187 |
|
<p> |
200 |
|
<p> |
201 |
|
Version 0.6.1 of libstatgrab has been released.<br /> |
202 |
|
Download it |
203 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.1.tar.gz"> |
203 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.1.tar.gz"> |
204 |
|
here</a>. |
205 |
|
</p> |
206 |
|
<p> |
214 |
|
<p> |
215 |
|
Version 0.6 of libstatgrab has been released.<br /> |
216 |
|
You can download it from our mirror site |
217 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz"> |
217 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz"> |
218 |
|
here</a>. |
219 |
|
</p> |
220 |
|
<p> |
229 |
|
We're pleased to announce a new release of |
230 |
|
libstatgrab.<br /> |
231 |
|
You can download version 0.5.1 from |
232 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.1.tar.gz"> |
232 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.1.tar.gz"> |
233 |
|
here</a>. |
234 |
|
</p> |
235 |
|
<h3> |
239 |
|
We're pleased to announce a new release of |
240 |
|
libstatgrab.<br /> |
241 |
|
You can download version 0.5 from |
242 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.tar.gz"> |
242 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.tar.gz"> |
243 |
|
here</a>. |
244 |
|
</p> |
245 |
|
<p> |
283 |
|
<p> |
284 |
|
The latest version of libstatgrab can be downloaded from |
285 |
|
our primary download |
286 |
< |
<a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/"> |
286 |
> |
<a href="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/"> |
287 |
|
mirror</a>. All downloads are pgp signed using our |
288 |
|
<a href="/pgpkey.xhtml">PGP Key</a>. |
289 |
|
</p> |
296 |
|
devel/libstatgrab</a> port to install libstatgrab for you. |
297 |
|
</p> |
298 |
|
<h2> |
299 |
+ |
<a id="bindings">Language Bindings</a> |
300 |
+ |
</h2> |
301 |
+ |
<ul> |
302 |
+ |
<li> |
303 |
+ |
<a href="/pystatgrab/">Python</a> |
304 |
+ |
</li> |
305 |
+ |
<li> |
306 |
+ |
<a href="http://pecl.php.net/statgrab/">PHP (external)</a> |
307 |
+ |
</li> |
308 |
+ |
<li> |
309 |
+ |
<a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl (external)</a> |
310 |
+ |
</li> |
311 |
+ |
</ul> |
312 |
+ |
<p> |
313 |
+ |
Here are links to bindings for higher level languages |
314 |
+ |
that provide access to libstatgrab. If you've written |
315 |
+ |
a binding for another language, please get |
316 |
+ |
<a href="mailto:dev@i-scream.org">in touch</a> so we |
317 |
+ |
can add a link here. |
318 |
+ |
</p> |
319 |
+ |
<h2> |
320 |
+ |
<a id="development">Development</a> |
321 |
+ |
</h2> |
322 |
+ |
<ul> |
323 |
+ |
<li> |
324 |
+ |
<a href="/cgi-bin/cvslog.cgi?period=thisweek&module=projects/libstatgrab">Commits this week</a> |
325 |
+ |
</li> |
326 |
+ |
</ul> |
327 |
+ |
<p> |
328 |
+ |
We develop libstatgrab using the CVS revision control system. |
329 |
+ |
Using this link you can see what changes we've made this week. |
330 |
+ |
For more information on our CVS setup see our |
331 |
+ |
<a href="/cvs.xhtml">CVS page</a>. |
332 |
+ |
</p> |
333 |
+ |
<h2> |
334 |
|
<a id="documentation">Documentation</a> |
335 |
|
</h2> |
336 |
|
<p> |
348 |
|
</p> |
349 |
|
<ul> |
350 |
|
<li> |
351 |
< |
<a href="cpu_percent_usage.html">cpu_percent_usage(3)</a> |
351 |
> |
<a href="sg_get_cpu_stats.html">sg_get_cpu_stats(3)</a> |
352 |
|
</li> |
353 |
|
<li> |
354 |
< |
<a href="get_diskio_stats.html">get_diskio_stats(3)</a> |
354 |
> |
<a href="sg_get_disk_io_stats.html">sg_get_disk_io_stats(3)</a> |
355 |
|
</li> |
356 |
|
<li> |
357 |
< |
<a href="get_general_stats.html">get_general_stats(3)</a> |
357 |
> |
<a href="sg_get_fs_stats.html">sg_get_fs_stats(3)</a> |
358 |
|
</li> |
359 |
|
<li> |
360 |
< |
<a href="get_load_stats.html">get_load_stats(3)</a> |
360 |
> |
<a href="sg_get_host_info.html">sg_get_host_info(3)</a> |
361 |
|
</li> |
362 |
|
<li> |
363 |
< |
<a href="get_memory_stats.html">get_memory_stats(3)</a> |
363 |
> |
<a href="sg_get_load_stats.html">sg_get_load_stats(3)</a> |
364 |
|
</li> |
365 |
|
<li> |
366 |
< |
<a href="get_network_iface_stats.html">get_network_iface_stats(3)</a> |
366 |
> |
<a href="sg_get_mem_stats.html">sg_get_mem_stats(3)</a> |
367 |
|
</li> |
368 |
|
<li> |
369 |
< |
<a href="get_network_stats.html">get_network_stats(3)</a> |
369 |
> |
<a href="sg_get_network_iface_stats.html">sg_get_network_iface_stats(3)</a> |
370 |
|
</li> |
371 |
|
<li> |
372 |
< |
<a href="get_page_stats.html">get_page_stats(3)</a> |
372 |
> |
<a href="sg_get_network_io_stats.html">sg_get_network_io_stats(3)</a> |
373 |
|
</li> |
374 |
|
<li> |
375 |
< |
<a href="get_process_stats.html">get_process_stats(3)</a> |
375 |
> |
<a href="sg_get_page_stats.html">sg_get_page_stats(3)</a> |
376 |
|
</li> |
377 |
|
<li> |
378 |
< |
<a href="get_user_stats.html">get_user_stats(3)</a> |
378 |
> |
<a href="sg_get_process_stats.html">sg_get_process_stats(3)</a> |
379 |
> |
</li> |
380 |
> |
<li> |
381 |
> |
<a href="sg_get_user_stats.html">sg_get_user_stats(3)</a> |
382 |
|
</li> |
383 |
|
</ul> |
384 |
|
<h2> |