41 |
|
</li> |
42 |
|
</ul> |
43 |
|
</div> |
44 |
– |
<!--#include virtual="/bannerad.inc" --> |
44 |
|
<h2> |
45 |
|
<a id="what">What is libstatgrab?</a> |
46 |
|
</h2> |
80 |
|
<a href="http://freshmeat.net/projects/libstatgrab/">freshmeat</a>? |
81 |
|
</p> |
82 |
|
<h3> |
83 |
+ |
Sunday 21 February 2010 |
84 |
+ |
</h3> |
85 |
+ |
<p> |
86 |
+ |
Version 0.17 of libstatgrab has been released.<br /> |
87 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
88 |
+ |
</p> |
89 |
+ |
<p> |
90 |
+ |
This release adds support for FreeBSD 9 and other systems |
91 |
+ |
using utmpx. Also on FreeBSD it fixes an issue with large |
92 |
+ |
quantities of memory and adds support for dynamically |
93 |
+ |
getting a list of supported file systems. On Solaris ZFS |
94 |
+ |
file systems will now be detected. And finally on Linux CPU |
95 |
+ |
iowait information will be given where available. |
96 |
+ |
</p> |
97 |
+ |
<h3> |
98 |
+ |
Friday 30 May 2008 |
99 |
+ |
</h3> |
100 |
+ |
<p> |
101 |
+ |
Dag Odenhall got in touch today to let us know he's written |
102 |
+ |
<a href="http://statgrab.rubyforge.org/">Ruby bindings</a> |
103 |
+ |
for libstatgrab. Thanks Dag! |
104 |
+ |
</p> |
105 |
+ |
<h3> |
106 |
+ |
Monday 17 March 2008 |
107 |
+ |
</h3> |
108 |
+ |
<p> |
109 |
+ |
Version 0.16 of libstatgrab has been released.<br /> |
110 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
111 |
+ |
</p> |
112 |
+ |
<p> |
113 |
+ |
This release fixes some minor build problems on Solaris |
114 |
+ |
with Sun's compiler, and on the Debian "armel" port. Also |
115 |
+ |
a minor fix to statgrab-make-mrtg-config on machines with |
116 |
+ |
no swap, and added support for FreeBSD 8. |
117 |
+ |
</p> |
118 |
+ |
<h3> |
119 |
|
Saturday 14 July 2007 |
120 |
|
</h3> |
121 |
|
<p> |
316 |
|
<a href="/pystatgrab/">Python</a> |
317 |
|
</li> |
318 |
|
<li> |
319 |
< |
<a href="http://pecl.php.net/statgrab/">PHP (external)</a> |
319 |
> |
<a href="http://pecl.php.net/statgrab/">PHP</a> |
320 |
|
</li> |
321 |
|
<li> |
322 |
< |
<a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl (external)</a> |
322 |
> |
<a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl</a> |
323 |
|
</li> |
324 |
+ |
<li> |
325 |
+ |
<a href="http://statgrab.rubyforge.org/">Ruby</a> |
326 |
+ |
</li> |
327 |
|
</ul> |
328 |
|
<p> |
329 |
|
Here are links to bindings for higher level languages |
349 |
|
<a href="http://www.sunfreeware.com/">Solaris (SunFreeware)</a> |
350 |
|
</li> |
351 |
|
<li> |
352 |
+ |
<a href="http://www.opencsw.org/packages/libstatgrab/">Solaris (OpenCSW)</a> |
353 |
+ |
</li> |
354 |
+ |
<li> |
355 |
|
<a href="http://packages.debian.org/unstable/source/libstatgrab">Debian</a> |
356 |
|
</li> |
357 |
|
<li> |
360 |
|
<li> |
361 |
|
<a href="http://software.opensuse.org/download/home:/anagappan/">RPMs for various Linux distributions</a> |
362 |
|
</li> |
363 |
+ |
<li> |
364 |
+ |
<a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/libstatgrab/">OpenBSD</a> |
365 |
+ |
</li> |
366 |
|
</ul> |
367 |
|
<p> |
368 |
|
These are various pre-packaged versions of libstatgrab |
372 |
|
<p> |
373 |
|
We've noticed that google throws up some RPM's relating |
374 |
|
to Mandrake and Suse, but no webpage for them. |
331 |
– |
</p> |
332 |
– |
<p> |
333 |
– |
Several attempts were made to submit a port to the |
334 |
– |
OpenBSD folk, but they didn't seem interested in taking |
335 |
– |
it. You can find it |
336 |
– |
<a href="http://ftp.i-scream.org/pub/i-scream/tmp/libstatgrab-0.11-openbsd-port.tar.gz"> |
337 |
– |
here</a>. |
375 |
|
</p> |
376 |
|
<h2> |
377 |
|
<a id="development">Development</a> |