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.9 by tdb, Sat Oct 18 18:52:20 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 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>Saturday 18 October 2003</b><br><br>
40 + Version 0.6.1 of libstatgrab has been released.<br>
41 + Download it
42 + <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.1.tar.gz">here</a>.
43 + This release brings support for FreeBSD 5 on sparc 64, and some
44 + bugfixes in FreeBSD memory statistics. Also, some fixes to saidar,
45 + and statgrab.
46 + </p>
47 +
48 + <p>
49 + <b>Friday 10 October 2003</b><br><br>
50 + Version 0.6 of libstatgrab has been released.<br>
51 + You can download it from our mirror site
52 + <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.6.tar.gz">here</a>.
53 + This release includes some exciting new tools, support for FreeBSD
54 + 5.1, and documentation in manpages. Plus some major bugfixes and
55 + packaging enhancements.
56 + </p>
57 +
58 + <p>
59   <b>Tuesday 09 September 2003</b><br><br>
60   We're pleased to announce a new release of libstatgrab.<br>
61   You can download version 0.5.1 from
62   <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..
63   </p>
64  
65   <p>
# Line 63 | Line 85 | traffic, disk I/O, and more.
85  
86   <p>
87   The current list of platforms is Solaris 2.x, Linux 2.4, and FreeBSD
88 < 4.x. The aim is to extend this to include as many operating systems as
89 < possible.
88 > 4.x/5.x. The aim is to extend this to include as many operating systems
89 > as possible.
90   </p>
91  
92   <p>
93 < The package also includes a couple of useful tools. The first, saidar,
94 < provides a curses-based interface to viewing the current state of the
95 < system. The second, statgrab, gives a sysctl-style interface to the
96 < statistics gathered by libstatgrab. This extends the use of
97 < libstatgrab to people writting scripts and the link. Included with
98 < statgrab is a script to generate an
99 < <a href="http://www.mrtg.org">MRTG</a> configuration file to use
100 < statgrab.
93 > The package also includes a couple of useful tools. The first,
94 > <a href="#screenshot">saidar</a>, provides a curses-based interface to
95 > viewing the current state of the system. The second, statgrab, gives a
96 > sysctl-style interface to the statistics gathered by libstatgrab. This
97 > extends the use of libstatgrab to people writing scripts or anything
98 > else that can't easily make C function calls. Included with statgrab is
99 > a script to generate an <a href="http://www.mrtg.org">MRTG</a>
100 > configuration file to use statgrab.
101   </p>
102  
103   <a name="download"><h2>Downloading</h2></a>
# Line 122 | Line 144 | Then we have the manual pages for each function:
144   <li><a href="get_user_stats.html">get_user_stats(3)</a></li>
145   </ul>
146   </p>
147 +
148 + <a name="screenshot"><h2>Screenshot</h2></a>
149 +
150 + <p>
151 + Here's what saidar looks like when it's running:
152 + </p>
153 + <p>
154 + <img src="saidar.png" alt="saidar screenshot">
155 + </p>
156 +
157 + </font>
158  
159   <!--#include virtual="../bottom.inc" -->
160      </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines