Supported Platforms and Requirements

What platforms and architectures are supported.

Agent

Agent is a native library, supporting the following platforms:

The agent library requires libc in version at least 2.14

Supported JVM

Agent supports JVM version from 1.7 through 17.

Server

The server application is distributed for the following platforms:

The server requires libc in version at least 2.18

There are no fixed system requirements to run the server, since it strongly depends on your controlled environment. The server runs multiple jobs like storing, collecting, analyzing and serving the collected data. The server is designed to take advantage of multiple CPU cores, so the more cores the better. A reasonable minimum should be at least 2 CPU cores and 4GB of RAM. However, if you notice that the server experiences some performance issues like delays in serving and pushing data, consider to bump the system resources for the server.

Workstation

This is a web application, that can be deployed on any web server that supports web sockets and is able to run as a reverse proxy.

The Workstation application requires browsers with native ECMAScript 2015 (ES6) support.

If you experience some issues with the application try to install a newer browser.

Last updated