| 50 |
|
<a href="http://freshmeat.net/projects/libstatgrab/">freshmeat</a>? |
| 51 |
|
</p> |
| 52 |
|
<h3> |
| 53 |
+ |
Thursday 3 March 2005 |
| 54 |
+ |
</h3> |
| 55 |
+ |
<p> |
| 56 |
+ |
Version 0.11.1 of libstatgrab has been released.<br /> |
| 57 |
+ |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
| 58 |
+ |
</p> |
| 59 |
+ |
<p> |
| 60 |
+ |
This release fixes a handful of minor bugs. Duplex |
| 61 |
+ |
settings were reported incorrectly on linux (half and |
| 62 |
+ |
full duplex were swapped), saidar displayed negative |
| 63 |
+ |
filesystem stats incorrectly, and NFS filesystems were |
| 64 |
+ |
ignored. These have all been fixed. |
| 65 |
+ |
</p> |
| 66 |
+ |
<h3> |
| 67 |
|
Friday 12 November 2004 |
| 68 |
|
</h3> |
| 69 |
|
<p> |
| 153 |
|
bindings, has been released. Check out it's |
| 154 |
|
<a href="/pystatgrab/">project page</a>. |
| 155 |
|
</p> |
| 142 |
– |
<h3> |
| 143 |
– |
Wednesday 10 March 2004 |
| 144 |
– |
</h3> |
| 145 |
– |
<p> |
| 146 |
– |
Version 0.9 of libstatgrab has been released.<br /> |
| 147 |
– |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
| 148 |
– |
</p> |
| 149 |
– |
<p> |
| 150 |
– |
This release brings new features and new platforms. We've |
| 151 |
– |
added information about network interfaces (duplex, speed, |
| 152 |
– |
etc) along with further statistics such as i/o packets, i/o |
| 153 |
– |
errors, and collisions. Support has also been added for |
| 154 |
– |
OpenBSD and DragonFly BSD. Finally some work has been done |
| 155 |
– |
to reduce the platforms on which libstatgrab needs elevated |
| 156 |
– |
privileges. See the NEWS file for more information. |
| 157 |
– |
</p> |
| 158 |
– |
<h3> |
| 159 |
– |
Wednesday 11 February 2004 |
| 160 |
– |
</h3> |
| 161 |
– |
<p> |
| 162 |
– |
Version 0.8.2 of libstatgrab has been released.<br /> |
| 163 |
– |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
| 164 |
– |
</p> |
| 165 |
– |
<p> |
| 166 |
– |
The main focus of this release is adding support for |
| 167 |
– |
Solaris 6. We've also added Python bindings so you can use |
| 168 |
– |
libstatgrab directly from Python (see the extras |
| 169 |
– |
directory). Finally, we've tidied up a few bits of the |
| 170 |
– |
code. |
| 171 |
– |
</p> |
| 172 |
– |
<h3> |
| 173 |
– |
Wednesday 21 January 2004 |
| 174 |
– |
</h3> |
| 175 |
– |
<p> |
| 176 |
– |
Version 0.8.1 of libstatgrab has been released.<br /> |
| 177 |
– |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
| 178 |
– |
</p> |
| 179 |
– |
<p> |
| 180 |
– |
This release primarily fixes bugs. On Linux a file |
| 181 |
– |
descriptor leak was fixed. On Solaris some significant |
| 182 |
– |
speed increases were made to the disk mapping code, along |
| 183 |
– |
with some bug fixes for Solaris 7 platforms. Also, the |
| 184 |
– |
library part of libstatgrab (but not the tools) is now |
| 185 |
– |
released under the LGPL instead of the GPL. |
| 186 |
– |
</p> |
| 187 |
– |
<h3> |
| 188 |
– |
Tuesday 6 January 2004 |
| 189 |
– |
</h3> |
| 190 |
– |
<p> |
| 191 |
– |
Version 0.8 of libstatgrab has been released.<br /> |
| 192 |
– |
Download it from one of our <a href="/mirrors.xhtml">mirrors</a>. |
| 193 |
– |
</p> |
| 194 |
– |
<p> |
| 195 |
– |
This release brings support for Linux 2.6 and partial |
| 196 |
– |
support for Cygwin. On Solaris libstatgrab now returns disk |
| 197 |
– |
names using cNtNdNsN names rather than the older sdN names. |
| 198 |
– |
There are also a bunch of fixes and optimisations in |
| 199 |
– |
various places. Finally, a new function has been added to |
| 200 |
– |
make it quicker to drop any elevated privileges libstatgrab |
| 201 |
– |
may require on some operating systems. |
| 202 |
– |
</p> |
| 156 |
|
<h2> |
| 157 |
|
<a id="what">What is libstatgrab?</a> |
| 158 |
|
</h2> |
| 251 |
|
OpenBSD folk, but they didn't seem interested in taking |
| 252 |
|
it. You can find it |
| 253 |
|
<a href="http://ftp.i-scream.org/pub/i-scream/tmp/libstatgrab-0.11-openbsd-port.tar.gz"> |
| 254 |
< |
here. |
| 254 |
> |
here</a>. |
| 255 |
|
</p> |
| 256 |
|
<h2> |
| 257 |
|
<a id="development">Development</a> |