Finding out how many licenses are in use
To find out how many licenses are in use, use the Reprise utility rlmstat. rlmstat is installed with the Validate package.
From <server_install>/3rdparty/bin, run:
rlmstat -i [ISV]
Understanding the rlmstat output
You need to pay attention to two keywords:
- The server keyword shows total build license consumption.
- The client keyword shows total user license consumption.
The label used for the license type may differ in your license file. The examples here use "server" and "client". Your license file may use other labels, such as "fixserver", "concserver", "fixclient", and "client".
Example rlmstat output
Here's an example snippet from the rlmstat output, showing total build, user, and web service license consumption:
============================================================= rlmstat v14.2 Copyright (C) 2006-2021, Reprise Software, Inc. All rights reserved. ------------------------ demo license usage status on jsmith (port 27001) floatserver v21.0: jsmith@jsmith 1/0 at 05/20 13:41 (handle: 41) =============================================================
Check license usage by feature
You can check how many licenses are in use for a Validate feature (or component) by using the command:
rlmstat -avail [-i isv] [-p product]
Build license features
To check license usage for this build component (feature) | Enter this argument |
---|---|
Admin tool for integration projects and builds | validate admin2023 |
Analysis tool for integration builds |
kwbuildproject2023 |
Structure101 builds | kws101build |
User license features
To check license usage for this client component (feature) | Enter this argument |
---|---|
Desktop command-line analysis tool | kwcheck2023 |
Desktop plug-in for Eclipse | plugin.eclipse2023 |
Desktop plug-in for IntelliJ IDEA | plugin.idea2023 |
Desktop plug-in for Visual Studio | plugin.msvs2020 |
Validate | review2023 |
Structure101 Studio tool | kws101client |
Web service license features
To check license usage for this component (feature) | Enter this argument |
---|---|
Web service | web.service2023 |
Concurrent license features
To check license usage for this build component (feature) | Enter this argument |
---|---|
CI agent | kwciagent2023 |