flm01/web/drupal/modules/logger
Bart Van Der Meerssche 862466ad2c web: make a global Fluksonians block allowing BLOCK_CACHE_GLOBAL 2010-03-06 10:43:03 +00:00
..
patches web: disable filter caching to allow image_annotate to work in conjunction with img_assist 2009-09-18 21:57:39 +00:00
README.txt web: initial checkin 2009-08-05 20:18:44 +00:00
logger.admin.inc web: list sensors associated with a user in the account section 2010-03-05 15:40:22 +00:00
logger.drush.inc web: list sensors associated with a user in the account section 2010-03-05 15:40:22 +00:00
logger.info web: initial checkin 2009-08-05 20:18:44 +00:00
logger.install web: logger schema update 2009-08-27 19:10:28 +00:00
logger.module web: make a global Fluksonians block allowing BLOCK_CACHE_GLOBAL 2010-03-06 10:43:03 +00:00
xmlrpc.inc web: small bug fix in the night.rrd timestamping 2009-09-24 21:52:51 +00:00
xmlrpc1.inc web: add a Flukso installation page 2009-10-01 12:50:17 +00:00

README.txt

// $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!