Assuming you are installing into an environment with the following parameters:Download the Linux RPM package from https://www.queuemetrix.com/download
Installation Steps
- Login to the target server.
- Copy the downloaded RPM package to /tmp
- Install the RPM package as the root user using the command. {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
Info |
---|
NOTE: The RPM package installation will create a user and group named 'lamaxu' if it does not already exist. This is required in order to set non-root permissions on the installed files.It's suggested that you have this user created prior to the installation where identity management processes are required. |
Quick Start Reference
Installing on Linux (UNIX) | |
---|---|
Installation directory | /opt/appqueuemetrix/lamaxu-{version} |
User | lamaxuUser |
Client jars location | /opt/mqm/java/lib |
lamaxu |
Table Table 6: Installing on Linux (UNIX)
Installation Steps
...
The main configuration file is named config.xml which configures all details for behaviour of the LAMAXU data collector. See section 5 for configuration options.