Required Libraries
libaio Requirement
The EUM processor requires the libaio
library to be on the system. This library facilitates asynchronous I/O operations on the system. Note if you have a NUMA based architecture, then you are required to install the numactl
package.
Install libaio
on the host machine if it does not already have it installed. The following table provides instructions on how to install libaio
for some common flavors of the Linux operating system.
Linux Flavour | Command |
---|---|
Red Hat and CentOS |
Use yum
|
Fedora |
Install the library RPM from the Fedora website:
|
Ubuntu |
Use apt-get, such as:
|
Debian | Use a package manager such as APT to install the library (as described for the Ubuntu instructions above). |
tar Requirement
You will need the tar
utility to unpack the EUM Server installer.
Install tar
on the host machine if it does not already have it installed. The following table provides instructions on how to install tar
for some common flavors of the Linux operating system.
Linux Flavour | Command |
---|---|
Red Hat and CentOS |
Use yum
|
Fedora |
Install the library RPM from the Fedora website:
|
Ubuntu |
Use apt-get
|
Debian | Use a package manager such as APT to install the library (as described for the Ubuntu instructions above). |
For more information on EUM Processor sizing information, see Analytics' Recipe Book for on-prem configuration in the Splunk AppDynamics Community.