Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Ola mon

From wiki.openlighting.org

Revision as of 18:48, 28 February 2012 by Nomis52 (talk | contribs)
Jump to: navigation, search

Install rrdtool, on a mac:

port install  rrdtool +python27

Create a directory to hold the RRD data (DATA_DIRECTORY) , and another to hold the image / html files (WWW_DIRECTORY). In ./tools/ola_mon , edit ola_mon.conf and point to the DATA_DIRECTORY and WWW_DIRECTORY directories. Copy the tools/ola_mon/index.html file into the WWW_DIRECTORY Start olad Run ola_mon.py --config <config_file> Open WWW_DIRECTORY/index.html in a browser