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