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