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