Implementation Guide › Installing CA Enterprise Log Manager › Installation Troubleshooting › Verify that the RPM Package is Installed
Verify that the RPM Package is Installed
You can perform a quick check of the installation by verifying that the appropriate rpm package is installed.
To verify the rpm package
- Access a command prompt on the CA Enterprise Log Manager server.
- Log in with the caelmadmin account credentials.
- Switch users to the root account with the following command:
su - root
- Verify that the ca-elm-<version>.i386.rpm package is installed with the following commands:
rpm -q ca-elm
rpm -q ca-elmagent
The operating system returns the full name of the package if it is installed.