
1.	Type "./configure" to configure the package for your system.
        Wait for language prompt and choose language for dialog forms (russian 
	or english). While  running, it  prints  some  messages  telling which 
	features  it  is  checking  for. Run  "./configure --help" for  custom 
	parameters.

2.      Type "make" to compile the package.

3.      If  compilation was  successful, type  "make install" to install  the 
        binary and any data files. (type "make first_install" to copy 
	configuration files without ".example" prefix.)

4.	Change directory to directory where data files was installed (default:
        /usr/local/etc/getstatd/). Look  at  example  of  configuration  files 
	(*.example)  and create  own "getstatd.conf", "statusers", "statadmins",
	"statplugins"  and "getstatd.passwd", "gs_mon.conf" files. Set access 
	permissions of getstatd.passwd to 600 (-rw-------). 

5.	For configure gs_mon add-on pack edit gs_mon.conf and type 
	"gs_mon -make_stop_list"

6. 	Run getstatd daemon and check log files for initialization errors.

7.	Edit  startup file  for run  /usr/local/bin/getstatd (for  eaxmple edit
        /etc/rc.d/rc.local)


    You can remove the program binaries and object files from the source code 
    directory by typing "make clean" or "make full_clean".  

WBR, Maxim Chirkov <mc@skyway.ru> [ http://www.linux.opennet.ru/getstatd/ ]



