You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/auto-discovery/cloud-auto-discovery/other-cloud-autodiscoveries.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ From Device42, click **Create** on the Cloud Autodiscovery list page and then se
168
168
169
169
Optionally, you can:
170
170
171
-
- Add a **Vendor**. Vendors can be user-defined or populated by the EnrichAI feature as part of discovery.
171
+
- Add a **Vendor**. Vendors can be user-defined or populated by the data Normalization and Enrichment Service as part of discovery.
172
172
- Choose a **VRF Group**. All IPs found will be placed in subnets in the chosen VRF group. This is useful if you have duplicate IPs in your internal network.
173
173
- Select which **Action for Instance not found** you'd like Device42 to take. If you select **Delete Instance**, then each time this autodiscovery job is run, any devices previously created for this account that aren't found by the latest autodiscovery job will be deleted. This ensures that Device42 remains in sync with Linode. Otherwise, you could have Device42 Cloud Instances (cloud devices) that no longer exist in Linode.
174
174
- Set the **Service Level** of the job to be applied to the discovered items. For example, **Development**, **Deployment**, or **Production**.
@@ -225,7 +225,7 @@ If you disable **Discover all projects/tenants**, then the **Project Name** is r
225
225
226
226
Optionally, you can:
227
227
228
-
- Add a **Vendor**. Vendors can be user-defined or populated by the EnrichAI feature as part of discovery.
228
+
- Add a **Vendor**. Vendors can be user-defined or populated by the data Normalization and Enrichment Service as part of discovery.
229
229
- Choose a **VRF Group**. All IPs found will be placed in subnets in the chosen VRF group. This is useful if you have duplicate IPs in your internal network.
230
230
- Select which **Action for Instance not found** you'd like Device42 to take. If you select **Delete Instance**, then each time this discovery job is run, any devices previously created for this account that aren't found by the latest discovery job will be deleted. This ensures that Device42 remains in sync with Linode. Otherwise, you could have Device42 Cloud Instances (cloud devices) that no longer exist in Linode.
231
231
- Set the **Service Level** of the job to be applied to the discovered items. For example, **Development**, **Deployment**, or **Production**.
@@ -263,7 +263,7 @@ Name the discovery job and select **Oracle Cloud** from the **Type** dropdown me
263
263
264
264
Optionally, you can:
265
265
266
-
- Add a **Vendor**. Vendors can be user-defined or populated by the EnrichAI feature as part of discovery.
266
+
- Add a **Vendor**. Vendors can be user-defined or populated by the data Normalization and Enrichment Service as part of discovery.
267
267
- Choose a **VRF Group**. All IPs found will be placed in subnets in the chosen VRF group. This is useful if you have duplicate IPs in your internal network.
268
268
- Select a **Remote Collector**.
269
269
- Set the **Service Level** of the job to be applied to the discovered items. For example, **Development**, **Deployment**, or **Production**.
Copy file name to clipboardExpand all lines: docs/auto-discovery/enriched-data/enriched-data-opt-out.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: "EnrichAI Opt Out"
2
+
title: "Enriched Data Opt Out"
3
3
sidebar_position: 100
4
4
---
5
5
6
6
importThemedImagefrom'@theme/ThemedImage'
7
7
importuseBaseUrlfrom'@docusaurus/useBaseUrl'
8
8
9
-
This section demonstrates how to disable EnrichAI Data, the Device42 service that enhances data from device discoveries.
9
+
This section demonstrates how to disable the data Normalization and Enrichment Service, the Device42 service that enhances data from device discoveries.
10
10
11
11
:::note
12
-
Please note that if you rediscover previously enriched data, you will lose that data until you opt back in to the EnrichAI Data cloud service.
12
+
Please note that if you rediscover previously enriched data, you will lose that data until you opt back in to the Enriched Data cloud service.
13
13
:::
14
14
15
-
Take the following steps to opt out of the EnrichAI Data service:
15
+
Take the following steps to opt out of the Enriched Data service:
16
16
17
17
Select **Tools > Cloud Services** to display the Cloud Services page.
18
18
@@ -37,7 +37,7 @@ This page shows the status of your cloud services.
37
37
}}
38
38
/>
39
39
40
-
- In the Edit view, you are presented with the option to opt out of the EnrichAI Data service, as highlighted below. Click **disable** to do so.
40
+
- In the Edit view, you are presented with the option to opt out of the Enriched Data service, as highlighted below. Click **disable** to do so.
41
41
42
42
<ThemedImage
43
43
alt="Disable Button"
@@ -47,7 +47,7 @@ This page shows the status of your cloud services.
47
47
}}
48
48
/>
49
49
50
-
- The **Disable EnrichAI** dialog gives you the option to **Disable** or **Cancel**. Select **Disable** to opt out of the EnrichAI Data service and return to the Edit view.
50
+
- The **Disable EnrichAI** dialog gives you the option to **Disable** or **Cancel**. Select **Disable** to opt out of the Enriched Data service and return to the Edit view.
51
51
52
52
<ThemedImage
53
53
alt="Disable prompt"
@@ -68,4 +68,4 @@ This page shows the status of your cloud services.
68
68
}}
69
69
/>
70
70
71
-
You can follow the same steps to opt back in to the EnrichAI Data service. After re-enabling, we recommend rerunning your discovery jobs to ensure your data is enriched.
71
+
You can follow the same steps to opt back in to the Enriched Data service. After re-enabling, we recommend rerunning your discovery jobs to ensure your data is enriched.
Copy file name to clipboardExpand all lines: docs/auto-discovery/enriched-data/index.mdx
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
---
2
-
title: "EnrichAI Data"
2
+
title: "Enriched Data"
3
3
sidebar_position: 99
4
4
---
5
5
6
6
importThemedImagefrom'@theme/ThemedImage'
7
7
importuseBaseUrlfrom'@docusaurus/useBaseUrl'
8
8
9
-
EnrichAI is a Device42 cloud-based service for enhancing discovered data. Device42 supports the enrichment of software applications, operating systems (OS), and vendor that are discovered by Device42 Autodiscovery.
9
+
The data Normalization and Enrichment Service is a Device42 cloud-based service for enhancing discovered data. Device42 supports the enrichment of software applications, operating systems (OS), and vendor that are discovered by Device42 Autodiscovery.
10
10
11
11
## Data Fields
12
12
13
-
The EnrichAI data service take the vendor name, product name, and version number fields as populated by the product vendor and uses it to replace those values with cleansed and normalized values. In addition, it adds values for an extended set of fields, like categories and support lifecycle dates. The enriched data is mined from validated, authoritative, public sources to ensure accuracy.
13
+
The Enriched Data service takes the vendor name, product name, and version number fields as populated by the product vendor and uses it to replace those values with cleansed and normalized values. In addition, it adds values for an extended set of fields, like categories and support lifecycle dates. The enriched data is mined from validated, authoritative, public sources to ensure accuracy.
14
14
15
15
The following is a partial list of enriched fields:
16
16
@@ -37,7 +37,7 @@ The following is a partial list of enriched fields:
37
37
| Service Pack | The service pack level of the OS release |
38
38
| Key Support Dates | See the details for the available date fields in the table below |
39
39
40
-
The **OS Architecture: 32 vs 64 bit** field is no longer part of EnrichAI Data. The 32- and 64-bit architectures have been coalesced into a single entry, since the architecture does not affect OS dates, licensing, patches, or risk profiles.
40
+
The **OS Architecture: 32 vs 64 bit** field is no longer part of Enriched Data. The 32- and 64-bit architectures have been coalesced into a single entry, since the architecture does not affect OS dates, licensing, patches, or risk profiles.
41
41
42
42
### Software Attributes
43
43
@@ -67,14 +67,14 @@ The **OS Architecture: 32 vs 64 bit** field is no longer part of EnrichAI Data.
67
67
| Extended End Of Maintenance Date | When non-security patches will no longer be released under extended maintenance agreement |
68
68
69
69
:::note
70
-
Depending on the vendor's published information, EnrichAI Data may not populate all or any of the date fields.
70
+
Depending on the vendor's published information, Enriched Data may not populate all or any of the date fields.
71
71
:::
72
72
73
-
## EnrichAI Data Collection
73
+
## Enriched Data Collection
74
74
75
-
When EnrichAI Data is enabled, the device data collected during discovery jobs is queued, batched, and sent via HTTPS to the EnrichAI Data service, where it is processed in background tasks to prevent negative system impact. When EnrichAI finds a match, it responds with enriched data. All enriched data is displayed on the Analytics > EnrichAI Data page; depending on the number of requests in the queue and system load, this data may not be immediately visible.
75
+
When the data Normalization and Enrichment Service is enabled, the device data collected during discovery jobs is queued, batched, and sent via HTTPS to the Enriched Data service, where it is processed in background tasks to prevent negative system impact. When the service finds a match, it responds with enriched data. All enriched data is displayed on the **Analytics > EnrichAI Data** page; depending on the number of requests in the queue and system load, this data may not be immediately visible.
76
76
77
-
When presented with a new or unique data entry, the EnrichAI service may need to perform a background check with authoritative sources to identify any new or changed data that can be displayed on the next discovery for that device. As such, each discovery is validated by the EnrichAI Data service to ensure the discovered values are correct and up to date. No data sent to EnrichAI contains identifiable information, such as hostnames, IP addresses, or MAC addresses. Below is a sample of the payload:
77
+
When presented with a new or unique data entry, the Enriched Data service may need to perform a background check with authoritative sources to identify any new or changed data that can be displayed on the next discovery for that device. As such, each discovery is validated by the Enriched Data service to ensure the discovered values are correct and up to date. No data sent to the service contains identifiable information, such as hostnames, IP addresses, or MAC addresses. Below is a sample of the payload:
78
78
79
79
<details>
80
80
<summary>Click to expand the code block</summary>
@@ -140,12 +140,12 @@ When presented with a new or unique data entry, the EnrichAI service may need to
140
140
141
141
</details>
142
142
143
-
## EnrichAI Data Connectivity
143
+
## Enriched Data Connectivity
144
144
145
-
Please do the following to ensure connectivity with EnrichAI Data:
145
+
Please do the following to ensure connectivity with the Enriched Data service:
146
146
147
147
1. Configure the Cloud Connector and check that it is reachable.
148
-
2. Make sure the EnrichAI Data endpoints are reachable, including the registration endpoint:
148
+
2. Make sure the Enriched Data endpoints are reachable, including the registration endpoint:
149
149
150
150
-`https://registration.device42.com`
151
151
-`https://crs.device42.io/`
@@ -156,20 +156,20 @@ Please do the following to ensure connectivity with EnrichAI Data:
156
156
157
157
Device42 [InsightsAI](/reports/device42-doql/insightsai.mdx) generates queries based on natural language prompts. The prompts you enter are sent to the `ai42.device42.io` endpoint.
158
158
159
-
## Using the EnrichAI Data Interface
159
+
## Using the Enriched Data Interface
160
160
161
-
Select**Analytics > EnrichAI Data**to display the EnrichAI Data list page.
161
+
Select**Analytics > EnrichAI Data**to display the Enriched Data list page.
Click the**Enriched Value**link to view the data record. If desired, you can click the **Lock** button on an EnrichAI data record to prevent Device42 from updating it in the future.
172
+
Click the**Enriched Value**link to view the data record. If desired, you can click the **Lock** button on an Enriched Data record to prevent Device42 from updating it in the future.
173
173
174
174
<ThemedImage
175
175
alt="Data lock button"
@@ -179,10 +179,10 @@ Click the **Enriched Value** link to view the data record. If desired, you can
179
179
}}
180
180
/>
181
181
182
-
Device42 currently displays additional information generated by EnrichAI Data on enriched vendor and OS view pages. You can identify enriched vendors by the **AI icon** included next to their names on the vendor list page (under **Infrastructure > Vendors**).
182
+
Device42 currently displays additional information generated by the Enriched Data service on enriched vendor and OS view pages. You can identify enriched vendors by the **AI icon** included next to their names on the vendor list page (under **Infrastructure > Vendors**).
Copy file name to clipboardExpand all lines: docs/auto-discovery/warranty-autodiscovery.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ To merge multiple vendor names into a single vendor name, perform the following
68
68
69
69
### Set the Model Field
70
70
71
-
The EnrichAI module has largely automated this requirement: Set the **Model** field to **Dell**, **IBM**, **Lenovo**, or **Meraki**. Hardware with different vendor name variations will not return a warranty.
71
+
The data Normalization and Enrichment Service has largely automated this requirement: Set the **Model** field to **Dell**, **IBM**, **Lenovo**, or **Meraki**. Hardware with different vendor name variations will not return a warranty.
72
72
73
73
You can easily add the proper **Vendor Aliases** to the vendors if your vendors are named differently. On the vendor edit screen, update the vendor entries. Enter `dell` for Dell, `ibm` for IBM, `meraki` for Meraki, and `lenovo` for Lenovo:
Copy file name to clipboardExpand all lines: docs/infrastructure-management/devices/device-properties-tab.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This section holds values for **Total CPUs**, **Cores/CPU**, **CPU Speed**, tota
41
41
/>
42
42
<br/><br/>
43
43
44
-
The **OS** name, **OS Version**, and **OS Version #** fields are the basic operating system (OS) details for each device. If EnrichAI is active and the data is available, these fields may be automatically populated by the autodiscovery client. The vendor support details, like the **End of Life** and **End of Support** fields, may also be autopopulated. If EnrichAI is disabled, you can manually enter the relevant data or execute scripts to populate the fields. Note that the **OS License Key** field can also be entered manually.
44
+
The **OS** name, **OS Version**, and **OS Version #** fields are the basic operating system (OS) details for each device. If the data Normalization and Enrichment Service is active and the data is available, these fields may be automatically populated by the autodiscovery client. The vendor support details, like the **End of Life** and **End of Support** fields, may also be autopopulated. If the Enriched Data service is disabled, you can manually enter the relevant data or execute scripts to populate the fields. Note that the **OS License Key** field can also be entered manually.
45
45
46
46
The **Count In Licensing** option is checked by default and can be unchecked if it doesn't count towards the OS licensing for the device OS. Check the **Don't change via api** option if you don't want the property values to be changed via autodiscovery.
If the OS is standardized and enriched by the EnrichAI Cloud Service, an **AI icon** will be displayed to the right of its name.
21
+
If the OS is standardized and enriched by the data Normalization and Enrichment Service, an **AI icon** will be displayed to the right of its name.
22
22
23
23
The Operating Systems list page shows all of your operating systems and includes the **Total Count** of devices running the OS, the **Discovered Licensed Count**, and the number of OSs that are not licensed (named **Discovered Non-Licensed Count**). If you click on one of the listed operating systems, you will see details including which machines are running the OS.
24
24
25
-
## EnrichAI Operating System Fields
25
+
## Enriched Data Operating System Fields
26
26
27
27
If the OS record has been enriched, key maintenance dates may be displayed in the **Enriched Data** section along with other OS details.
See the [Operating System Attributes](auto-discovery/enrichai-data/index.mdx#operating-system-attributes) and [Key Support Dates](auto-discovery/enrichai-data/index.mdx#key-support-dates) sections of the [EnrichAI Data](auto-discovery/enrichai-data/#operating-system-attributes) page for the list of fields that can be populated through EnrichAI.
45
+
See the [Operating System Attributes](auto-discovery/enriched-data/index.mdx#operating-system-attributes) and [Key Support Dates](auto-discovery/enriched-data/index.mdx#key-support-dates) sections of the [Enriched Data](auto-discovery/enriched-data/#operating-system-attributes) page for the list of fields that can be populated through the data Normalization and Enrichment Service.
46
46
47
-
Note that data will only be populated by EnrichAI if it's used by the OS vendor and if the data is available.
47
+
Note that data will only be populated by the Enriched Data service if it's used by the OS vendor and if the data is available.
48
48
49
49
:::info
50
-
Operating System fields that contain data from EnrichAI cannot be edited or changed.
50
+
Operating System fields that contain Enriched Data cannot be edited or changed.
51
51
:::
52
52
53
53
### Disable OS changes via API, Discovery, or EnrichAI
0 commit comments