Skip to content

Commit 93769d4

Browse files
committed
1223: add recommendations section & large workload; sizing-recommendations.mdx
1 parent df09182 commit 93769d4

1 file changed

Lines changed: 19 additions & 6 deletions

File tree

docs/getstarted/deploy-device42/sizing-recommendations.mdx

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,32 @@ title: "Sizing Recommendations"
33
sidebar_position: 4
44
---
55

6-
Use the sizing recommendations below to properly provision your Device42 Main Appliance, Remote Collectors, and Windows Discovery Service.
6+
Use the sizing recommendations below to properly provision your Device42 Main Appliance, Remote Collectors (RC), and Windows Discovery Service (WDS).
77

8-
The sizing requirements depend on the size of the environment and the Device42 features used.
8+
Sizing requirements depend on the size of your environment and the Device42 features you use.
99

1010
| Device42 Item | Sizing and Notes |
1111
|--------------------------------------------------|------------------|
1212
| One Main Appliance (virtual appliance) | **Small to medium environments (\<2500 devices):** <br/> - Four vCPU <br/> - 16GB RAM <br/> - 150GB vDisk (SSD or flash disk recommended)<br/><br/> **Medium to large environments (>2500 devices):** <br/>- 16 vCPU <br/>- 64GB RAM <br/>- 150GB vDisk (SSD or flash disk recommended)<br/><br/> For any environments that include Application Dependency Mapping (ADM), Resource Utilization (RU), or Storage discovery, follow the medium to large environment guidelines |
1313
| Remote Collector(s) (virtual appliance) | **One RC per 1000 workloads:** <br/>- Two vCPU <br/>- 4GB RAM <br/>- 50GB vDisk |
1414
| Windows Discovery Service (.NET installer) | **One WDS per 1000 workloads:** <br/> - Two vCPU <br/> - 8GB RAM <br/> - 50GB vDisk (minimum) |
1515

16-
Depending on your environment, we may recommend a dedicated resource pool for the virtual appliance to ensure there is no resource contention.
16+
## Recommendations
1717

18-
Device42 utilizes a database within the virtual appliance we recommend solid-state storage, or similar storage optimized for database operations.
18+
The following are general recommendations, but the optimal setup depends on your specific infrastructure. [Contact support](https://support.device42.com/hc/en-us) for more guidance.
1919

20-
For Windows infrastructure, Device42 requires a WDS to be installed on one machine per discovery
21-
segment/Remote Collector.
20+
### RC for Large Workloads
21+
22+
First, increase the CPU and RAM when adding more workloads (> 1000) to the Remote Collector. If the Remote Collector is still performing slowly, add more Remote Collectors.
23+
24+
### Dedicated Resource Pool
25+
26+
Depending on your environment, a dedicated resource pool for the virtual appliance may be necessary to ensure there is no resource contention.
27+
28+
### Database Storage
29+
30+
Device42 uses a database within the virtual appliance. Solid-state storage, or similar storage optimized for database operations is recommended.
31+
32+
### WDS Installation
33+
34+
For Windows infrastructure, Device42 requires a WDS to be installed on one machine per discovery segment or Remote Collector.

0 commit comments

Comments
 (0)