Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For a FLEXlm/FlexNet license server, type the following commands:

lmutil lmstat -a -c [port]@host [-S vendor]
lmutil lmdiag -n -c [port]@host
lmutil lmstat -i -a -c [port]@host [-S vendor]


where port and host are the port and host appropriate for your license server, and vendor is the vendor daemon's name (this name is case-sensitive by FlexNet's default license server configuration). The port designation is optional; if it is omitted, the default port is used. Specifying the vendor is also optional.  

...

To query a FlexNet HAL license server manually for Linux, type the following commands:lmutil lmstat -a -c [port]@host1:host2:host3 [-S vendor]

lmutil lmdiag -n -c [port]@host1:host2:host3
lmutil lmstat -i -a -c [port]@host1:host2:host3 [-S vendor]

To query a FlexNet HAL license server manually for Windows, type the following commands:lmutil lmstat -a -c [port]@host1;host2;host3 [-S vendor]

lmutil lmdiag -n -c [port]@host1;host2;host3
lmutil lmstat -i -a -c [port]@host1;host2;host3 [-S vendor]

...