| 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 |
| 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 writing scripts or anything else that can't |
| 98 |
< |
easily make C function calls. Included with statgrab is a script to |
| 99 |
< |
generate an <a href="http://www.mrtg.org">MRTG</a> configuration file |
| 100 |
< |
to use 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> |
| 143 |
|
<li><a href="get_process_stats.html">get_process_stats(3)</a></li> |
| 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> |