Table of Contents |
---|
Info |
---|
Download the Linux RPM package from https://www.queuemetrix.com/download |
Installation Steps
- Login to the target server.
- Copy the downloaded RPM package to the /tmp directory
- Install the RPM package as the root user using the command below where {version} is the version of Lamaxu being installed.The root user is required for the installation as it is required to create the Lamaxu service.
- rpm -iv /tmp/lamaxu-{version}.x86_64.rpm
...