%general-entities; ]> $LastChangedBy$ $Date$ libstatgrab-&libstatgrab-version; libstatgrab Introduction to libstatgrab This is a library that provides cross platform access to statistics about the system on which it's run. It's written in C and presents a selection of useful interfaces which can be used to access key system statistics. The current list of statistics includes CPU usage, memory utilisation, disk usage, process counts, network traffic, disk I/O, and more. &lfs78_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libstatgrab-md5sum; Download size: &libstatgrab-size; Estimated disk space required: &libstatgrab-buildsize; Estimated build time: &libstatgrab-time; User Notes: Installation of libstatgrab Install libstatgrab by running the following commands: ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libstatgrab-&libstatgrab-version; && make To test the results, issue: make check. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Library Installed Directories saidar, statgrab, statgrab-make-mrtg-config, and statgrab-make-mrtg-index libstatgrab.so /usr/share/doc/libstatgrab-&libstatgrab-version; Short Descriptions saidar is a curses-based tool for viewing system statistics. saidar statgrab is a sysctl-style interface to system statistics. statgrab statgrab-make-mrtg-config generates MRTG configuration. statgrab-make-mrtg-config statgrab-make-mrtg-index generates an XHTML index page from MRTG configuration files or stdin. statgrab-make-mrtg-index libstatgrab.so contains the libstatgrab API functions. libstatgrab.so