flm01/web/drupal/modules/logger/README.txt
Bart Van Der Meerssche cbece2bba2 web: initial checkin
2009-08-05 20:18:44 +00:00

11 lines
377 B
Text

// $Id$
INSTALLATION
------------
1. install this module in your contributed modules directory
2. add a symlink in the module's root dir to the rrdtool executable
e.g. ln -s /usr/bin/rrdtool rrdtool
3. add following directory structure in this module's root dir
mkdir -p data/base data/night graphs/hour graphs/day graphs/week graphs/month graphs/year graphs/night
enjoy!