Skip to content

Commit 3ad5c65

Browse files
authored
Merge pull request #496 from ritza-co/19.07.17
Docs 19.07.17 release (Week 6, 2026)
2 parents c190977 + f6e2bc1 commit 3ad5c65

2 files changed

Lines changed: 28 additions & 17 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.

docs/integration/external-integrations/freshservice-integration/index.mdx

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,22 @@ This page covers the initial setup and installation of the Freshservice integrat
1414

1515
## About the Device42 Freshservice Integration
1616

17-
*Seamless ITSM and CMDB integration.*
18-
1917
![Device42 Freshservice logos](/assets/images/freshservice-integration/device42-freshservice-logos.png)
2018

21-
Device42 integrates with Freshservice to provide the following capabilities:
19+
Device42 integrates with Freshservice for seamless ITSM and CMDB integration, providing the following capabilities:
2220

2321
- Enhanced ITSM workflows with detailed device, user, and software information.
2422
- An understanding of how changes to a particular application or network port could affect your business services.
2523
- Flexible CMDB import options that ensure the right data is brought into the right place.
2624
- A single login page for accessing both Device42 and Freshservice.
2725

28-
<ThemedImage
29-
alt="Freshworks login button"
30-
sources={{
31-
light: useBaseUrl('/assets/images/freshservice-integration/freshworks-login-button-light.png'),
32-
dark: useBaseUrl('/assets/images/freshservice-integration/freshworks-login-button-dark.png'),
33-
}}
34-
/>
26+
<ThemedImage
27+
alt="Freshworks login button"
28+
sources={{
29+
light: useBaseUrl('/assets/images/freshservice-integration/freshworks-login-button-light.png'),
30+
dark: useBaseUrl('/assets/images/freshservice-integration/freshworks-login-button-dark.png'),
31+
}}
32+
/>
3533

3634
## Install the Device42 Integration App on Freshservice
3735

@@ -42,7 +40,7 @@ The installation process has three steps, which are discussed in more detail in
4240
Ensure that cloud services are enabled and configured:
4341

4442
1. Navigate to **Tools > Integrations > Cloud Services**.
45-
2. Enter your externally accessible Device42 IP address or FQDN in the **D42 URL for SaaS apps** field. If you have configured a digital certificate, you can enter the name of the device instead.
43+
2. Enter your Device42 IP address or FQDN in the **D42 URL for SaaS apps** field.
4644
3. Select your **Cloud Connector** location or environment. It's set to **USA** by default.
4745

4846
<ThemedImage

0 commit comments

Comments
 (0)