To verify that your license manager is operational, you can enter these commands on your UNIX® system license server to see if its daemons are started:
% ps axw | grep -v grep | egrep “lmgrd|vendor"or
% ps -e | grep -v grep | egrep “lmgrd|vendor"Where vendor is rational or ibmratl.
The output should include lines similar to the following (your path names may vary):
538 ?? S 0:03.50 /rational/base/cots/flexlm.7.0f/platform/lmgrd
-c /rational/config/servername.dat
-l /rational/config/servername.log
539 ?? I 0:00.90 rational -T brazil 6.0 3 -c ...
Command | Description |
---|---|
lmdiag | Enables you to diagnose problems when you cannot checkout a license. |
lmdown | Shuts down license and vendor daemons. |
lmhostid | Reports license manager host ID of workstation. |
lmremove | Returns specific licenses to license pool on license server. |
lmreread | Rereads license file, starts new vendor daemons. |
lmstat | Reports status on daemons and feature usage. |
exinstal | Reports on rational licenses in license file that you specify on the command line. The exinstal and exinstrl commands check the license file format and license codes to see if everything is consistent. |
exinstrl | Reports on ibmratl licenses in license file that you specify on the command line. The exinstal and exinstrl commands checks the license file format and license codes to see if everything is consistent. |