diff --git a/docs/administration/feedback-and-contributions/how-to-submit-documentation-feedback.mdx b/docs/administration/feedback-and-contributions/how-to-submit-documentation-feedback.mdx index 1038daf4..a7689d51 100644 --- a/docs/administration/feedback-and-contributions/how-to-submit-documentation-feedback.mdx +++ b/docs/administration/feedback-and-contributions/how-to-submit-documentation-feedback.mdx @@ -17,7 +17,7 @@ Use the Device42 feedback widget on our docs site for general reporting, includi From the documentation page you want to comment on, click "Page feedback" in the navigation bar. In the window that opens, describe the issue or make a comment in the text field. API\] from Microsoft SCCM Instances._   diff --git a/docs/getstarted/language-selection.md b/docs/getstarted/language-selection.md deleted file mode 100644 index 3e2477f1..00000000 --- a/docs/getstarted/language-selection.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "Language Selection" -sidebar_position: 12 ---- - -## Language Selection in Device42 - -Device42 ships with support for many languages. To change a language, simply select one of the languages available from the dropdown at the log-in screen. - -![Language Selection Options](/assets/images/D42_Language_Selection.png) - -## Currently supported languages - -Device42 currently supports the following languages. Simply select your preferred language from the login dropdown, selecting from: - -- Dutch -- English -- French -- German -- Japanese -- Korean -- Polish -- Portuguese -- Russian -- Simplified Chinese -- Spanish -- UK English - -If you have any suggestions for improvement or would like additional support, please open a support ticket. We're happy to help! diff --git a/docs/getstarted/language-selection.mdx b/docs/getstarted/language-selection.mdx new file mode 100644 index 00000000..1bc97d5a --- /dev/null +++ b/docs/getstarted/language-selection.mdx @@ -0,0 +1,50 @@ +--- +title: "Language Selection" +sidebar_position: 12 +--- + +import ThemedImage from '@theme/ThemedImage'; +import useBaseUrl from '@docusaurus/useBaseUrl' + +## Language Selection in Device42 + +Device42 ships with support for many languages. To change language, simply select one of the languages available from the dropdown at the log-in screen. + + + +If you are already logged in, you can change languages using the selector in the menu bar, as shown below. + + + + +## Currently supported languages + +Device42 currently supports the following languages. Simply select your preferred language from the login dropdown, selecting from: + +- Dutch +- English +- French +- German +- Japanese +- Korean +- Polish +- Portuguese +- Russian +- Simplified Chinese +- Spanish +- UK English + +If you have any suggestions for improvement or would like additional support, please open a support ticket. We're happy to help! diff --git a/docs/reports/reports/relutech-for-aws-migration.md b/docs/reports/reports/relutech-for-aws-migration.md index 803f7b48..459d8b99 100644 --- a/docs/reports/reports/relutech-for-aws-migration.md +++ b/docs/reports/reports/relutech-for-aws-migration.md @@ -17,7 +17,8 @@ The initial recommended approach starts by performing Operating System level sca 2. **SNMP** - Once the OS-level scans have been completed, create and execute SNMP scans against the management IP’s of the targeted servers.  These jobs will update the existing devices by adding additional parts as well as the management MAC Address and IP Address.The SNMP scan captures part information such as Ram, Disk(s) and PSU. 3. **Warranty** - Depending on the vendor, these particular jobs will retrieve service contracts associated with each server from the vendor system. If the vendor system is unavailable, the warranty data can be added manually via the UI or via spreadsheet imports. Please see the referenced link below for documentation on this discovery in Device42. -![](/assets/images/Relutech-3_D42-AD-Menu.png) +![Discovery menu](/assets/images/relu-discovery-menu.png) + ## Hypervisor/\*nix/Windows Job Creation @@ -25,16 +26,21 @@ The initial recommended approach starts by performing Operating System level sca - For the Windows and \*nix jobs, ensure that the Discover Parts is checked. In the Host Discovery section. - For the Hypervisor jobs, the “Discover Parts” option is enabled as default and not changeable. -![](/assets/images/Relutech-1a_Windowsnix-AD-Parts-Option-1.png) +![Host discovery](/assets/images/relu-host-discovery.png) ## SNMP Job Creation -- For the [SNMP](auto-discovery/storage-arrays-autodiscovery/snmp-san-server-auto-discovery.md) autodiscovery job: - - For 1 and 2, set up as standard access settings - - 3 is the community string for the device(s) - - 4 enter the IP/FQDN of all the devices that the credentials and access apply to. -![](/assets/images/Relutech-2a_SNMP-AD-Option.png) + +For the [SNMP](auto-discovery/storage-arrays-autodiscovery/snmp-san-server-auto-discovery.md) autodiscovery job: + +- First enter the IP/FQDN of all the devices that the credentials and access apply to under "servers". + +![Add servers](/assets/images/relu-snmp-servers.png) + +- Then set up 1) and 2) as standard access settings, and in 3) add any community strings for the device(s). + +![Ports and community strings](/assets/images/relu-port-community-strings-light.png) ## Warranty Job Creation @@ -48,6 +54,8 @@ The initial recommended approach starts by performing Operating System level sca ## Run the Relutech Report -After the discovery jobs have been completed, navigate to _Analytics > Advanced Reporting_ to extract the data for Relutech.  The Relutech report is located under _Pre-Defined Reports > Integrations > IT Asset Disposition > Relutech_. ![](/assets/images/Relutech-4_Reports-Menu.png) +After the discovery jobs have been completed, navigate to _Insights+_ to extract the data for Relutech. The Relutech report is located under _Advanced Reporting_ -> _Integrations_ > _IT Asset Disposition_ > _Relutech_. + +![Accessing the Relutech report](/assets/images/relu-relutech-insights.png) For more information about Relutech, click [here.](https://relutech.com/request-a-quote/) diff --git a/static/assets/images/D42_Language_Selection.png b/static/assets/images/D42_Language_Selection.png deleted file mode 100644 index 538e70e0..00000000 Binary files a/static/assets/images/D42_Language_Selection.png and /dev/null differ diff --git a/static/assets/images/choose-language-dark.png b/static/assets/images/choose-language-dark.png new file mode 100644 index 00000000..1cc14d66 Binary files /dev/null and b/static/assets/images/choose-language-dark.png differ diff --git a/static/assets/images/choose-language-logged-in-dark.png b/static/assets/images/choose-language-logged-in-dark.png new file mode 100644 index 00000000..c6172acb Binary files /dev/null and b/static/assets/images/choose-language-logged-in-dark.png differ diff --git a/static/assets/images/choose-language-logged-in.png b/static/assets/images/choose-language-logged-in.png new file mode 100644 index 00000000..c14154d9 Binary files /dev/null and b/static/assets/images/choose-language-logged-in.png differ diff --git a/static/assets/images/choose-language.png b/static/assets/images/choose-language.png new file mode 100644 index 00000000..262c5a74 Binary files /dev/null and b/static/assets/images/choose-language.png differ diff --git a/static/assets/images/relu-discovery-menu.png b/static/assets/images/relu-discovery-menu.png new file mode 100644 index 00000000..cd0d2aee Binary files /dev/null and b/static/assets/images/relu-discovery-menu.png differ diff --git a/static/assets/images/relu-host-discovery.png b/static/assets/images/relu-host-discovery.png new file mode 100644 index 00000000..f46357c7 Binary files /dev/null and b/static/assets/images/relu-host-discovery.png differ diff --git a/static/assets/images/relu-port-community-strings-light.png b/static/assets/images/relu-port-community-strings-light.png new file mode 100644 index 00000000..42fe4941 Binary files /dev/null and b/static/assets/images/relu-port-community-strings-light.png differ diff --git a/static/assets/images/relu-relutech-insights.png b/static/assets/images/relu-relutech-insights.png new file mode 100644 index 00000000..90779793 Binary files /dev/null and b/static/assets/images/relu-relutech-insights.png differ diff --git a/static/assets/images/relu-snmp-servers.png b/static/assets/images/relu-snmp-servers.png new file mode 100644 index 00000000..b55ca494 Binary files /dev/null and b/static/assets/images/relu-snmp-servers.png differ