Verifying License Management Service installation on Linux
Verify the License Management Service installation on a Linux host by ensuring that the packages are installed and the required processes are started.
To verify License Management Service installation on Linux
-
On the host where you installed License Management Service, check whether the
VRTSlmspackage is installed. Run the following command:
rpm -q VRTSlms
-
Check whether the
VRTSsfmhpackage is installed. Run the following command:
rpm -q VRTSsfmh
-
Check whether the
xprtldprocess is started. Run the following command:
ps -ef | grep xprtld
Related information