Verifying Management Server installation on Linux
You can verify the Management Server installation by making sure that the packages are installed and the required processes are started.
To verify Management Server installation on Linux
-
On the host where you installed Management Server, check whether the
VRTSsfmcspackage is installed. Run the following command:
rpm -q VRTSsfmcs
-
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
More Information
Related information