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> |
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> |
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 writting scripts and the link. Included with |
88 |
< |
statgrab is a script to generate an |
89 |
< |
<a href="http://www.mrtg.org">MRTG</a> configuration file to use |
90 |
< |
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> |
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> |