Starting and stopping the CLC Network License Manager under SystemV
If you have configured the CLC Network License Manager service under SystemV, then the clclicsrv script is used to start and stop the CLC Network License Manager.
- To start the service, run the command:
service clclicsrv start
- To stop the service, run the command:
service clclicsrv stop
- To restart the service, run the command:
service clclicsrv restart
If you make changes to the service while it is running by editing or replacing the file at
/etc/init.d/clclicsrv
or by editing the licenseserver.cfg file, or if you add or remove license files from thelicenses
folder, then you need to restart the service to get the changes to take effect.
The commands given in this section must be run by a user with administrative privileges.
For information about monitoring a running license manager, including getting information on its status, the licenses available and usage data, please refer to Monitoring the license manager.