OpenLink's License Manager technology provides a sophisticated and easy to use License statistics and monitoring facility. This page introduces you to that facility and provides alternative techniques for versions of the software that do not contain it.
dba
account.
*Terminal.app*
(/Applications/Utilities/
) cd "/Library/Application Support/openlink/bin/"
oplmgr +start
*cd*
into the root of your Virtuoso installation.
.
./virtuoso-enterprise.sh
— bash, bsh, ksh, and related shells .
./virtuoso-enterprise.csh
— csh, tcsh, and related shells OPL_LICENSE_DIR
environment variable that passes the path to the directory that contains your Virtuoso license.
oplmgr +start
/etc/init.d/
script that sets the environment and runs oplmgr +start
at boot time. *Terminal.app*
(/Applications/Utilities/
) cd "/Library/Application Support/openlink/bin/"
oplmgr +stop
*cd*
into the root of your Virtuoso installation.
.
./virtuoso-enterprise.sh
— bash, bsh, ksh, and related shells .
./virtuoso-enterprise.csh
— csh, tcsh, and related shells oplmgr +stop
*Terminal.app*
(/Applications/Utilities/
) cd "/Library/Application Support/openlink/bin/"
oplmgr +reload
*cd*
into the root of your Virtuoso installation.
.
./virtuoso-enterprise.sh
— bash, bsh, ksh, and related shells .
./virtuoso-enterprise.csh
— csh, tcsh, and related shells OPL_LICENSE_DIR
environment variable that passes the path to the directory that contains your Virtuoso license.
oplmgr +reload
The license manager takes several command-line arguments, as revealed by its "usage" output (produced by any unrecognized argument) *mdash;
bash$ oplmgr --help OpenLink License Manager Version 1.2.2 as of Thu Feb 15 2007 (Release 6.0 cvsid 00084). Compiled for Linux 2.4.20-46.9.legacysmp (i686-generic-linux-glibc23-32) Copyright (C) OpenLink Software. Usage: oplmgr [-shrutp] [+start] [+stop] [+reload] [+user arg] [+chroot arg] [+pidfile arg] +start start the license manager +stop stop the license manager +reload force a configuration reload +user run as the specified user +chroot perform a chroot to the specified directory +pidfile pid file to use for server operation