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.
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
Brain dump to get ola_mon.py working 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