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

Comparing web/www/libstatgrab/index.shtml (file contents):
Revision 1.3 by tdb, Sat Oct 4 22:31:46 2003 UTC vs.
Revision 1.8 by tdb, Sat Oct 11 15:34:16 2003 UTC

# Line 30 | 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>.
42 This release is primarily a bugfix release..
53   </p>
54  
55   <p>
# Line 65 | 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>
83 < The package also includes a couple of useful tools. The first, saidar,
84 < provides a curses-based interface to viewing the current state of the
85 < system. The second, statgrab, gives a sysctl-style interface to the
86 < statistics gathered by libstatgrab. This extends the use of
87 < libstatgrab to people writing scripts or anything else that can't
88 < easily make C function calls. Included with statgrab is a script to
89 < generate an <a href="http://www.mrtg.org">MRTG</a> configuration file
90 < to use statgrab.
83 > The package also includes a couple of useful tools. The first,
84 > <a href="#screenshot">saidar</a>, provides a curses-based interface to
85 > viewing the current state of the system. The second, statgrab, gives a
86 > sysctl-style interface to the statistics gathered by libstatgrab. This
87 > extends the use of libstatgrab to people writing scripts or anything
88 > else that can't easily make C function calls. Included with statgrab is
89 > a script to generate an <a href="http://www.mrtg.org">MRTG</a>
90 > configuration file to use statgrab.
91   </p>
92  
93   <a name="download"><h2>Downloading</h2></a>
# Line 123 | Line 133 | Then we have the manual pages for each function:
133   <li><a href="get_process_stats.html">get_process_stats(3)</a></li>
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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines