Supported Platforms and Requirements

What platforms and architectures are supported.

Agent

Agent is a native library, supporting the following platforms:

PlatformArchitectureJVM supportlibc

GNU/Linux

amd64 (x86)

1.7 - 17

2.14+

GNU/Linux

aarch64 (ARM)

1.8 - 17

2.36+

Windows

amd64 (x86)

1.7 - 17

-

Server

The server application is distributed for the following platforms:

PlatformArchitecturelibc

GNU/Linux

amd64 (x86)

2.18+

GNU/Linux

aarch64 (ARM)

2.36+

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