General Prerequisites
-
Internet access.
-
The Server must have access to the Internet on ports 80 and 443 (http and https, respectively) for initial installation, license verification and upgrades.
-
-
A Linux system for the CodeLogic Server.
- A devoted system is preferred. The system should NOT be in a production environment. The system should examine applications in a staging or test environment.
-
Familiarity with basic system administration tasks, such as editing configuration files.
-
Root (sudo) or administrator access to the Server system.
-
Root (sudo) or administrator access to any system upon which the agent will be installed.
-
Read credentials to any database to be monitored.
-
Only the schema is accessed, no data will be read.
-
- A secure environment.
Requirements for Servers and Agents
NOTE: Required Linux packages, such as Open JRE 11 and docker-compose, if not installed, will be installed during installation. A Windows JRE is included for the Java Agent on Windows. EXCEPTIONS: agents running CentOS6 and servers running on RHEL-based systems may require installations of software that are not available in default software repositories, such as Docker Engine and Docker Compose. Similarly, .NET must be installed prior to installing the .NET agent.
Package | Platform (x86_64) | Logical Processors | Required Disk Space | Memory | Required Packages |
Server (Debian-based) | Ubuntu 18.04 LTS | 4 | 40 GB (30 GB Free) |
16 GB | docker, docker-compose |
Server (RHEL-based) | Fedora | 4 | 40 GB (30 GB Free) |
16 GB | docker-ce (>=20.10)1 |
Java Agent |
Amazon Linux 2 CentOS 6 Debian 10 Fedora 32 Red Hat Enterprise Linux 8 Ubuntu 18.04 LTS Windows 10 1909 Windows Server 2019 |
2 | 100 MB Free | 1 GB | OpenJRE 11 |
SQL Agent |
Amazon Linux 2 CentOS 6 Debian 10 Fedora 32 Red Hat Enterprise Linux 8 Ubuntu 18.04 LTS |
2 | 60 MB Free | 1 GB | OpenJRE 11 |
.NET Agent |
Windows 10 Windows Server 2012R2 Windows Server 2016 Windows Server 2019 |
2 | 5 GB Free | 4 GB | .NET Core 3.12 |
1 Install the Docker Engine following the instructions at https://docs.docker.com/engine/install/centos/, do not use other versions.
2 You can download .NET Core 3.1 Runtime at https://dotnet.microsoft.com/download/dotnet/3.1/runtime.