File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bmon / trem / README
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:19:56 2012 UTC (13 years, 2 months ago) by misho
Branches: bmon, MAIN
CVS tags: v2_1_0p0, v2_1_0, HEAD
bmon

    1:  INSTALLATION
    2:  -------------
    3: 
    4:  1) Create a database
    5:  2) Edit config.php and enter database parameters
    6:  3) Run bmon ... -O db:<database parameters>
    7:     Example: bmon -o null -O 'db:driver=mysql;password=XXX'
    8:  4) Make this directory available on a PHP capable webserver
    9: 
   10:  NOTE: bmon will create the required tables itself, an empty
   11:        database will suit you just fine.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>