Minimum hardware requirement for Controller

HW SpecificationRecommended

CPU

2 x Intel(R) Xeon(R) CPU E5-2620 or Higher @2.00GHz

Cores

Quad or Higher

Memory

32 GB or Higher

Disk Space

Minimum 100 GB

Operating System

RHEL 6.1, CentOS Linux 6.1, Ubuntu 14 or higher

Software

Java 1.8x

Repository

PostgreSQL 9.3. (Ignore this requirement, if the installation is using embedded repository option)

DB Space for Repository

20 GB or higher. (Ignore this requirement, if the installation is using embedded repository option)

Port requirement for Controller

Default Port NumberDescriptionNetwork Firewall requirement

9000

Controller Startup Port – The port on which Controller service is running and accept connections from all client modules.

This port should be open in network to accept connections from intranet or internet

9001

Controller Shutdown Port – The port through which Controller service shuts down.

This port need not be open as it is used internally

9002

Controller Messaging port/Controller broker startup Port – Port on which controller broker service will be running. This port is used to communicate between Agent and Controller.

This port should be open in network to accept connections from Agents.

9003

Embedded PostgresSQL Database port - Port on which the metadata database is running

This port need not be opened over the network.

1098Broker Connector Port - Port used to connect to broker active MQ jmxThis port need not be opened over the network.

9005

Default Agent service start Port - The port on which agent service is running.

This port need not be opened over the network.
9007Data receiver port for Default AgentThis port needs to be opened only if the Default Agent needs to receive data from another agent.
9010Default Agent service stop Port - The port through which agent service shuts down.This port need not be opened over the network.

Minimum hardware requirement for Agent

HW SpecificationRecommended

CPU

2 x Intel(R) Xeon(R) CPU E5-2620 or Higher @2.00GHz

Cores

Quad or Higher

Memory

32 GB or Higher

Disk Space

Minimum 100 GB (Note: It should be twice the data being extracted for each batch)

Operating System

RHEL 6.1, CentOS Linux 6.1, Ubuntu 14 or higher, Windows (64-bit)

Software

Java 1.8x

Port requirement for Agent

Default Port NumberDescriptionNetwork Firewall requirement

9005

Agent service start Port - The port on which agent service is running.

This port need not be opened over the network.
9007Data receiver portThis port needs to be opened only if the optional Agent needs to receive data from another agent.
9010Agent service stop Port - The port through which agent service shuts down.This port need not be opened over the network.

Minimum hardware requirement for PostgreSQL extension

HW SpecificationRecommended

CPU

2 x Intel(R) Xeon(R) CPU E5-2620 or Higher @2.00GHz

Cores

Dual or Higher

Memory

8 GB or Higher

Disk Space

Minimum 20 GB

Operating System

RHEL 6.1, CentOS Linux 6.1, Ubuntu 14 or higher

Software

Java 1.8x

Version

PostgreSQL 9.3.x

Port requirement for PostgreSQL extension

Default Port NumberDescriptionNetwork Firewall requirement

5432

PostgresSQL Database connectivity port

This should be open in network to accept connections from Controller