The open lighting architecture daemon
olad [ options ]
olad is the Open Lighting Architecture (OLA) daemon. It handles communication with DMX512 / RDM hardware devices and remote network hosts via various lighting control protocols.
Path to the config directory. Defaults to ~/.ola
The path to the static www content.
Fork and run as a background process.
Display the help message
The interface name (e.g. eth0) or IP address of the network interface to use
Set the logging level 0 .. 4. See LOGGING.
Port to run the http server on. Defaults to 9090.
The port to listen for RPCs on. Defaults to 9010.
Print olad version information
Disable the HTTP server.
Disable the HTTP /quit handler.
The directory containing the PID definitions
Send to syslog rather than stderr.
olad can either log to stderr(4) or syslog(5). Each log level includes those of higher severity.
No logging.
Fatal logging.
Warnings.
Informational logging.
Debug logging.
Once running, the following signals control the behavior of olad:
Reloads the plugins.
Increases the logging level, eventually wrapping