| 1 |  | libstatgrab README | 
 
 
 
 
 
 
 
 
 
 
 | 2 | < | http://www.i-scream.org.uk | 
 
 
 
 
 
 
 
 
 | 2 | > | http://www.i-scream.org/libstatgrab/ | 
 
 
 
 
 
 
 
 
 
 
 | 3 |  |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 4 |  | $Id$ | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 5 |  |  | 
 
 
 
 
 
 
 
 | 6 | + | Description | 
 
 
 
 
 
 
 
 | 7 | + | ----------- | 
 
 
 
 
 
 
 
 | 8 | + |  | 
 
 
 
 
 
 
 
 | 9 | + | libstatgrab is a library for accessing information from the system | 
 
 
 
 
 
 
 
 | 10 | + | for statistical purposes. It could be used for software that monitors | 
 
 
 
 
 
 
 
 | 11 | + | the system for alerting or graphing purposes. | 
 
 
 
 
 
 
 
 | 12 | + |  | 
 
 
 
 
 
 
 
 | 13 | + | License | 
 
 
 
 
 
 
 
 | 14 | + | ------- | 
 
 
 
 
 
 
 
 | 15 | + |  | 
 
 
 
 
 
 
 
 | 16 | + | The library part of libstatgrab is licensed under the GNU LGPL, but | 
 
 
 
 
 
 
 
 | 17 | + | the tools and examples are licensed under the GNU GPL. | 
 
 
 
 
 
 
 
 | 18 | + |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 19 |  | Building and Installation | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 20 |  | ------------------------- | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 21 |  |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 36 |  | For more documentation on the installation process, please read the | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 37 |  | INSTALL document. | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 38 |  |  | 
 
 
 
 
 
 
 
 | 39 | + | Cygwin Notes | 
 
 
 
 
 
 
 
 | 40 | + | ------------ | 
 
 
 
 
 
 
 
 | 41 | + |  | 
 
 
 
 
 
 
 
 | 42 | + | If you have installed libncurses-devel but the configure script can't | 
 
 
 
 
 
 
 
 | 43 | + | find ncurses.h, you've most likely hit a bug in the cygwin package. To | 
 
 
 
 
 
 
 
 | 44 | + | fix this run: /etc/postinstall/libncurses-devel.sh.done | 
 
 
 
 
 
 
 
 | 45 | + |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 46 |  | Problems? | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 47 |  | --------- | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 48 |  |  | 
 
 
 
 
 
 
 
 
 
 
 | 49 | < | Please send all questions, problems, and bugs to dev@i-scream.org.uk. We | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 50 | < | will do our best to help. | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 49 | > | Please let us know if you have any problems - support@i-scream.org. | 
 
 
 
 
 | 50 | > |  | 
 
 
 
 
 | 51 | > | If you find a bug, help us to fix it by sending details to | 
 
 
 
 
 | 52 | > | bugs@i-scream.org. If you have a patch, please send it too. | 
 
 
 
 
 
 
 
 
 
 
 | 53 |  |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 54 |  | Thank-you for using i-scream software. |