# | Line 21 | Line 21 | |
---|---|---|
21 | <td valign="top"> | |
22 | <!--#include virtual="../title.inc" --> | |
23 | ||
24 | + | <font size="2" face="arial,sans-serif"> |
25 | + | |
26 | <h1>libstatgrab</h1> | |
27 | ||
28 | <ul> | |
# | Line 28 | Line 30 | |
30 | <li><a href="#what">What is libstatgrab?</a></li> | |
31 | <li><a href="#download">Downloading</a></li> | |
32 | <li><a href="#documentation">Documentation</a></li> | |
33 | + | <li><a href="#screenshot">Screenshot</a></li> |
34 | </ul> | |
35 | ||
36 | <a name="news"><h2>News</h2></a> | |
37 | ||
38 | <p> | |
39 | + | <b>Friday 10 October 2003</b><br><br> |
40 | + | Version 0.6 of libstatgrab has been released.<br> |
41 | + | You can download it from our mirror site |
42 | + | <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz">here</a>. |
43 | + | This release includes some exciting new tools, support for FreeBSD |
44 | + | 5.1, and documentation in manpages. Plus some major bugfixes and |
45 | + | packaging enhancements. |
46 | + | </p> |
47 | + | |
48 | + | <p> |
49 | <b>Tuesday 09 September 2003</b><br><br> | |
50 | We're pleased to announce a new release of libstatgrab.<br> | |
51 | You can download version 0.5.1 from | |
52 | <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.5.1.tar.gz">here</a>. | |
40 | – | This release is primarily a bugfix release.. |
53 | </p> | |
54 | ||
55 | <p> | |
# | Line 63 | Line 75 | traffic, disk I/O, and more. | |
75 | ||
76 | <p> | |
77 | The current list of platforms is Solaris 2.x, Linux 2.4, and FreeBSD | |
78 | < | 4.x. The aim is to extend this to include as many operating systems as |
79 | < | possible. |
78 | > | 4.x/5.x. The aim is to extend this to include as many operating systems |
79 | > | as possible. |
80 | </p> | |
81 | ||
82 | <p> | |
# | Line 122 | Line 134 | Then we have the manual pages for each function: | |
134 | <li><a href="get_user_stats.html">get_user_stats(3)</a></li> | |
135 | </ul> | |
136 | </p> | |
137 | + | |
138 | + | <a name="screenshot"><h2>Screenshot</h2></a> |
139 | + | |
140 | + | <p> |
141 | + | Here's what saidar looks like when it's running: |
142 | + | </p> |
143 | + | <p> |
144 | + | <img src="saidar.png" alt="saidar screenshot"> |
145 | + | </p> |
146 | + | |
147 | + | </font> |
148 | ||
149 | <!--#include virtual="../bottom.inc" --> | |
150 | </td> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |