81 |
|
<a href="http://freshmeat.net/projects/libstatgrab/">freshmeat</a>? |
82 |
|
</p> |
83 |
|
<h3> |
84 |
+ |
Sunday 21 February 2010 |
85 |
+ |
</h3> |
86 |
+ |
<p> |
87 |
+ |
Version 0.17 of libstatgrab has been released.<br /> |
88 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
89 |
+ |
</p> |
90 |
+ |
<p> |
91 |
+ |
This release adds support for FreeBSD 9 and other systems |
92 |
+ |
using utmpx. Also on FreeBSD it fixes an issue with large |
93 |
+ |
quantities of memory and adds support for dynamically |
94 |
+ |
getting a list of supported file systems. On Solaris ZFS |
95 |
+ |
file systems will now be detected. And finally on Linux CPU |
96 |
+ |
iowait information will be given where available. |
97 |
+ |
</p> |
98 |
+ |
<h3> |
99 |
+ |
Friday 30 May 2008 |
100 |
+ |
</h3> |
101 |
+ |
<p> |
102 |
+ |
Dag Odenhall got in touch today to let us know he's written |
103 |
+ |
<a href="http://statgrab.rubyforge.org/">Ruby bindings</a> |
104 |
+ |
for libstatgrab. Thanks Dag! |
105 |
+ |
</p> |
106 |
+ |
<h3> |
107 |
+ |
Monday 17 March 2008 |
108 |
+ |
</h3> |
109 |
+ |
<p> |
110 |
+ |
Version 0.16 of libstatgrab has been released.<br /> |
111 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
112 |
+ |
</p> |
113 |
+ |
<p> |
114 |
+ |
This release fixes some minor build problems on Solaris |
115 |
+ |
with Sun's compiler, and on the Debian "armel" port. Also |
116 |
+ |
a minor fix to statgrab-make-mrtg-config on machines with |
117 |
+ |
no swap, and added support for FreeBSD 8. |
118 |
+ |
</p> |
119 |
+ |
<h3> |
120 |
+ |
Saturday 14 July 2007 |
121 |
+ |
</h3> |
122 |
+ |
<p> |
123 |
+ |
Version 0.15 of libstatgrab has been released.<br /> |
124 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
125 |
+ |
</p> |
126 |
+ |
<p> |
127 |
+ |
This release fixes a regression introduced on OpenBSD in |
128 |
+ |
the last release - memory statistics were reported |
129 |
+ |
incorrectly. Some other minor changes have been made, see |
130 |
+ |
the NEWS file for more information. |
131 |
+ |
</p> |
132 |
+ |
<h3> |
133 |
+ |
Monday 8 January 2007 |
134 |
+ |
</h3> |
135 |
+ |
<p> |
136 |
+ |
Version 0.14 of libstatgrab has been released.<br /> |
137 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
138 |
+ |
</p> |
139 |
+ |
<p> |
140 |
+ |
This release contains mainly bugfixes - see the NEWS file |
141 |
+ |
in the distribution for a full list. It also brings a new |
142 |
+ |
feature in saidar: colour support, which can be activated |
143 |
+ |
with the -c runtime flag. |
144 |
+ |
</p> |
145 |
+ |
<h3> |
146 |
|
Monday 20 March 2006 |
147 |
|
</h3> |
148 |
|
<p> |
293 |
|
</h3> |
294 |
|
<p> |
295 |
|
pystatgrab, a new package containing a set of Python |
296 |
< |
bindings, has been released. Check out it's |
296 |
> |
bindings, has been released. Check out its |
297 |
|
<a href="/pystatgrab/">project page</a>. |
298 |
|
</p> |
299 |
|
<h2> |
317 |
|
<a href="/pystatgrab/">Python</a> |
318 |
|
</li> |
319 |
|
<li> |
320 |
< |
<a href="http://pecl.php.net/statgrab/">PHP (external)</a> |
320 |
> |
<a href="http://pecl.php.net/statgrab/">PHP</a> |
321 |
|
</li> |
322 |
|
<li> |
323 |
< |
<a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl (external)</a> |
323 |
> |
<a href="http://search.cpan.org/dist/Unix-Statgrab/">Perl</a> |
324 |
|
</li> |
325 |
+ |
<li> |
326 |
+ |
<a href="http://statgrab.rubyforge.org/">Ruby</a> |
327 |
+ |
</li> |
328 |
|
</ul> |
329 |
|
<p> |
330 |
|
Here are links to bindings for higher level languages |
341 |
|
<a href="http://www.freebsd.org/cgi/ports.cgi?query=statgrab&stype=all">FreeBSD</a> |
342 |
|
</li> |
343 |
|
<li> |
344 |
< |
<a href="http://packages.gentoo.org/search/?sstring=statgrab">Gentoo Linux</a> |
344 |
> |
<a href="http://packages.gentoo.org/search/?sstring=libstatgrab">Gentoo Linux</a> |
345 |
|
</li> |
346 |
|
<li> |
347 |
|
<a href="http://www.blastwave.org/packages.php/libstatgrab">Solaris (Blastwave)</a> |
348 |
|
</li> |
349 |
|
<li> |
350 |
+ |
<a href="http://www.sunfreeware.com/">Solaris (SunFreeware)</a> |
351 |
+ |
</li> |
352 |
+ |
<li> |
353 |
+ |
<a href="http://www.opencsw.org/packages/libstatgrab/">Solaris (OpenCSW)</a> |
354 |
+ |
</li> |
355 |
+ |
<li> |
356 |
|
<a href="http://packages.debian.org/unstable/source/libstatgrab">Debian</a> |
357 |
|
</li> |
358 |
|
<li> |
359 |
|
<a href="ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/devel/libstatgrab/README.html">NetBSD</a> |
360 |
|
</li> |
361 |
+ |
<li> |
362 |
+ |
<a href="http://software.opensuse.org/download/home:/anagappan/">RPMs for various Linux distributions</a> |
363 |
+ |
</li> |
364 |
+ |
<li> |
365 |
+ |
<a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/libstatgrab/">OpenBSD</a> |
366 |
+ |
</li> |
367 |
|
</ul> |
368 |
|
<p> |
369 |
|
These are various pre-packaged versions of libstatgrab |
373 |
|
<p> |
374 |
|
We've noticed that google throws up some RPM's relating |
375 |
|
to Mandrake and Suse, but no webpage for them. |
299 |
– |
</p> |
300 |
– |
<p> |
301 |
– |
Several attempts were made to submit a port to the |
302 |
– |
OpenBSD folk, but they didn't seem interested in taking |
303 |
– |
it. You can find it |
304 |
– |
<a href="http://ftp.i-scream.org/pub/i-scream/tmp/libstatgrab-0.11-openbsd-port.tar.gz"> |
305 |
– |
here</a>. |
376 |
|
</p> |
377 |
|
<h2> |
378 |
|
<a id="development">Development</a> |