Skip to content

Commit

Permalink
Merge pull request #103 from device42/jira-fixes
Browse files Browse the repository at this point in the history
Jira fixes: language selection, relutech, sccm dot net
  • Loading branch information
sixhobbits authored Sep 12, 2023
2 parents c4037ba + 706cf66 commit b2994ea
Show file tree
Hide file tree
Showing 15 changed files with 71 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<ThemedImage
alt="Docusaurus themed image"
alt="Leaving feedback with the feedback widget"
sources={{
light: useBaseUrl('/assets/images/feedback-widget-light.png'),
dark: useBaseUrl('/assets/images/feedback-widget-dark.png'),
Expand Down
4 changes: 4 additions & 0 deletions docs/auto-discovery/sccm-discovery-net-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: "SCCM Discovery (.NET Tool)"
sidebar_position: 26
---

:::danger
THIS TOOL IS DEPRECATED.
:::

_The Auto Discovery Client is an external tool \[.NET based\] that runs on Windows machines, either standalone or as a service. It autodiscovers detailed information about Windows Servers, Linux / UNIX / \*nix Servers, Hyper-V Hypervisor and Virtual Machine Guest inventories, and can also import CI data \[API –> API\] from Microsoft SCCM Instances._


Expand Down
29 changes: 0 additions & 29 deletions docs/getstarted/language-selection.md

This file was deleted.

50 changes: 50 additions & 0 deletions docs/getstarted/language-selection.mdx
Original file line number Diff line number Diff line change
@@ -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.

<ThemedImage
alt="Language Selection Options"
sources={{
light: useBaseUrl('/assets/images/choose-language.png'),
dark: useBaseUrl('/assets/images/choose-language-dark.png'),
}}
width="60%"
/>

If you are already logged in, you can change languages using the selector in the menu bar, as shown below.

<ThemedImage
alt="Language Selection Options while logged in"
sources={{
light: useBaseUrl('/assets/images/choose-language-logged-in.png'),
dark: useBaseUrl('/assets/images/choose-language-logged-in-dark.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!
24 changes: 16 additions & 8 deletions docs/reports/reports/relutech-for-aws-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,30 @@ 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

- Set up Discovery jobs for device inventory discovery with the [\*Hypevisor / \*nix / Windows](auto-discovery/linux-unix-server-auto-discovery.md) jobs. Set up a standard discovery scan for each type of device focusing on the physical devices (Hypervisors, \*nix and Windows).
- 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

Expand All @@ -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/)
Binary file removed static/assets/images/D42_Language_Selection.png
Binary file not shown.
Binary file added static/assets/images/choose-language-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/choose-language.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/relu-discovery-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/relu-host-discovery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/relu-relutech-insights.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/relu-snmp-servers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b2994ea

Please sign in to comment.