Testing the SLM installation
After you complete the installation and configuration, ensure to set the correct PATH to SLMHOME. You can run this command: export SLMHOME=</usr/slm>
If the SLMHOME
variable is set you can specify this command to test the SLM environment:
On the UNIX command line:
$SLMHOME/bin/SlmClientTest
On the Windows command line:
SlmClientTest
The SlmClientTest
utility generates a report. The last lines of that report show the result of the installation process, for example, " Everything tested, SLM client installed and configured okay!"
Note:
You must still perform the full configuration, see SLM configuration.