Skip to content

Commit 9c50d3d

Browse files
EPP New Server Sizing chapter added
1 parent bd521c4 commit 9c50d3d

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: "Server"
3+
description: "Server"
4+
sidebar_position: 20
5+
---
6+
7+
8+
# Server Sizing
9+
10+
These guidelines define the minimal server requirements according to Netwrix best practices. Assigning higher resources than the minimum is recommended for improved performance and stability. When configuring storage, use SSD drives whenever possible. The following sections detail server sizing best practices based on the number of modules and connected clients.
11+
12+
| **Number of endpoints** | **Modules** | **CPU Cores** | **RAM** | **HDD** |
13+
|-------------------------|--------------|---------------|---------|---------|
14+
| 300 | DC+CAP | 2 | 4 | 320 |
15+
| 300 | DC+CAP+eD+EE | 4 | 4 | 320 |
16+
| 600 | DC+CAP | 4 | 6 | 750 GB |
17+
| 600 | DC+CAP+eD+EE | 4 | 8 | 750 GB |
18+
| 1000 | DC+CAP | 8 | 8 | 1 TB |
19+
| 1000 | DC+CAP+eD+EE | 8 | 12 | 1 TB |
20+
| 1500 | DC+CAP | 8 | 12 | 1 TB |
21+
| 1500 | DC+CAP+eD+EE | 8 | 16 | 1 TB |
22+
| 2000 | DC+CAP | 8 | 16 | 1 TB |
23+
| 2000 | DC+CAP+eD+EE | 8 | 16 | 1 TB |
24+
| 2500 | DC+CAP | 8 | 16 | 2 TB |
25+
| 2500 | DC+CAP+eD+EE | 12 | 16 | 2 TB |
26+
| 3000 | DC+CAP | 12 | 16 | 3 TB |
27+
| 3000 | DC+CAP+eD+EE | 12 | 20 | 3 TB |
28+
| 5000 | DC+CAP | 12 | 24 | 3 TB |
29+
| 5000 | DC+CAP+eD+EE | 12 | 32 | 3 TB |
30+
| 7000 | DC+CAP | 12 | 32 | 4 TB |
31+
| 7000 | DC+CAP+eD+EE | 16 | 48 | 4 TB |
32+
| 10000 | DC+CAP | 16 | 48 | 4 TB |
33+
| 10000 | DC+CAP+eD+EE | 16 | 48 | 4 TB |
34+
| 13000 | DC+CAP | 16 | 56 | 4 TB |
35+
| 13000 | DC+CAP+eD+EE | 16 | 64 | 4 TB |
36+
| 15000 | DC+CAP | 16 | 64 | 4 TB |
37+
| 15000 | DC+CAP+eD+EE | 16 | 72 | 4 TB |
38+
| 18000 | DC+CAP | 16 | 72 | 4 TB |
39+
| 18000 | DC+CAP+eD+EE | 16 | 80 | 4 TB |
40+
| 20000 | DC+CAP | 16 | 80 | 4 TB |
41+
| 20000 | DC+CAP+eD+EE | 16 | 96 | 4 TB |
42+
43+
44+
**Key Terms / EPP Modules** <br />
45+
DC = Device Control <br />
46+
CAP = Content Aware Protection <br />
47+
eD = eDiscovery <br />
48+
EE = Enforced Encryption <br />
49+
50+
:::note
51+
If your deployment exceeds 20,000 endpoints, please consult Netwrix Support to determine the appropriate server sizing for your environment.
52+
:::

0 commit comments

Comments
 (0)