Stopping the server
To stop the License Metric Tool
server, run the srvstop.sh or srvstop.batscript.
Stopping the server on Linux
To stop the server, run the srvstop.sh script.
Before you begin
Note:
Starting from application update
9.2.36, systemd is used instead of init.d for starting and stopping the server.
Procedure
- Go to the License Metric Tool installation directory, by default /opt/ibm/LMT.
- Open the cli folder and run the
srvstop.shscript.
To
verify the status of License Metric Tool
service, type systemctl status lmtserver in the command line.- Optional:
After you stop the server, check whether the DB2® instance
is stopped.
- Log in to the computer where DB2 is installed as a DB2 instance owner.
- Type db2stop in the command line. The DB2 instance stops.
Stopping the server on Windows
To stop the server, run the srvstop.bat script.
Procedure
- Go to the License Metric Tool installation directory, by default C:\Program Files\ibm\LMT.
- Open the cli folder and run the srvstop.bat script.