Download the Linux RPM package from https://www.queuemetrix.com/download |
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. |
Installing on Linux (UNIX) | |
---|---|
Installation directory | /opt/queuemetrix/lamaxu-{version} |
User | lamaxu |
Group | lamaxu |
Install Command | rpm -iv /tmp/lamaxu-{version}.x86_64.rpm |
Uninstall Command | rpm -e lamaxu |
systemctl start lamaxu
systemctl stop lamaxu
systemctl check lamaxu
systemctl restart lamaxu
service lamaxu start
service lamaxu stop
service lamaxu check
service lamaxu restart