| 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> |
| 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 |
|
|