ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/libstatgrab/index.xhtml
(Generate patch)

Comparing web/www/libstatgrab/index.xhtml (file contents):
Revision 1.1 by tdb, Sat Oct 4 18:00:57 2003 UTC vs.
Revision 1.5 by tdb, Fri Oct 10 10:47:22 2003 UTC

# 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 33 | Line 35
35   <a name="news"><h2>News</h2></a>
36  
37   <p>
38 + <b>Friday 10 October 2003</b><br><br>
39 + Version 0.6 of libstatgrab has been released.<br>
40 + You can download it from our mirror site
41 + <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz">here</a>.
42 + This release includes some exciting new tools, support for FreeBSD
43 + 5.1, and documentation in manpages. Plus some major bugfixes and
44 + packaging enhancements.
45 + </p>
46 +
47 + <p>
48   <b>Tuesday 09 September 2003</b><br><br>
49   We're pleased to announce a new release of libstatgrab.<br>
50   You can download version 0.5.1 from
51   <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..
52   </p>
53  
54   <p>
# Line 63 | Line 74 | traffic, disk I/O, and more.
74  
75   <p>
76   The current list of platforms is Solaris 2.x, Linux 2.4, and FreeBSD
77 < 4.x. The aim is to extend this to include as many operating systems as
78 < possible.
77 > 4.x/5.x. The aim is to extend this to include as many operating systems
78 > as possible.
79   </p>
80  
81   <p>
# Line 72 | Line 83 | The package also includes a couple of useful tools. Th
83   provides a curses-based interface to viewing the current state of the
84   system. The second, statgrab, gives a sysctl-style interface to the
85   statistics gathered by libstatgrab. This extends the use of
86 < libstatgrab to people writting scripts and the link. Included with
87 < statgrab is a script to generate an
88 < <a href="http://www.mrtg.org">MRTG</a> configuration file to use
89 < statgrab.
86 > libstatgrab to people writing scripts or anything else that can't
87 > easily make C function calls. Included with statgrab is a script to
88 > generate an <a href="http://www.mrtg.org">MRTG</a> configuration file
89 > to use statgrab.
90   </p>
91  
92   <a name="download"><h2>Downloading</h2></a>
# Line 122 | Line 133 | Then we have the manual pages for each function:
133   <li><a href="get_user_stats.html">get_user_stats(3)</a></li>
134   </ul>
135   </p>
136 +
137 + </font>
138  
139   <!--#include virtual="../bottom.inc" -->
140      </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines