Skip to content

Commit a8165dc

Browse files
authored
Merge pull request #486 from ritza-co/1182-getting-started
Add PDF 'Device42 Implementation Guide' content
2 parents c51407b + 088b1b6 commit a8165dc

File tree

152 files changed

+1880
-485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+1880
-485
lines changed

docs/administration/appliance-manager/device42-appliance-manager-login.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ Click your username at the top of the left sidebar and select **Change password*
3939

4040
## AWS Login
4141

42-
For **marketplace** AWS installations, use `d42admin` as the username and your **AWS Instance ID** as the default password. See [the AWS installation instructions](https://docs.device42.com/getstarted/installation/installation-amazon-web-services/#accessing-the-d42-appliance-manager---aws-marketplace-installs) for more information.
42+
For **marketplace** AWS installations, use `d42admin` as the username and your **AWS Instance ID** as the default password. See [the AWS installation instructions](https://docs.device42.com/getstarted/deploy-device42/installation-amazon-web-services/#accessing-the-d42-appliance-manager---aws-marketplace-installs) for more information.
4343

4444
If you **manually** installed AWS using a downloaded image, use the default Device42 username, `d42admin`, and password, `default`, to log in to the Appliance Manager.

docs/administration/appliance-manager/device42-restore.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you are doing a restore and have only Active Directory users (no Device42-onl
1818

1919
## Restoring the MA and RC Backup Files
2020

21-
From the [Appliance Manager](/administration/appliance-manager/device42-appliance-manager-login), navigate to **Backup/Restore > Restore**.
21+
From the [Appliance Manager](/administration/appliance-manager/device42-appliance-manager-login.mdx), navigate to **Backup/Restore > Restore**.
2222

2323
- Select **Main Appliance** or **Remote Collector**. You need separate backup `.enc` files for the MA and RC.
2424
- To restore the MA or RC, enter the passphrase you used for the backup. If you have forgotten the password encryption phrase, you can create a new backup:

docs/administration/appliance-manager/setting-up-backup-device42-appliance-manager.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'
88

99
Follow the steps below to set up one-time and scheduled backups in the Device42 Appliance Manager.
1010

11-
For login instructions, see [Device42 Appliance Manager login](/administration/appliance-manager/device42-appliance-manager-login).
11+
For login instructions, see [Device42 Appliance Manager login](/administration/appliance-manager/device42-appliance-manager-login.mdx).
1212

1313
## Set the Passphrase
1414

@@ -188,4 +188,4 @@ For Windows Servers, the following PowerShell script can be used to delete files
188188

189189
## Restore the Backup
190190

191-
See [Restore the Backup](/administration/appliance-manager/device42-restore).
191+
See [Restore the Backup](/administration/appliance-manager/device42-restore.mdx).

docs/administration/auto-clean-feature.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Build search criteria for the selected object type using the basic dropdown filt
9494
}}
9595
/>
9696

97-
- You can also use the [Advanced Search](getstarted/advanced-search-feature.mdx) feature to include search criteria.
97+
- You can also use the [Advanced Search](/getstarted/using-device42/advanced-search-feature.mdx) feature to include search criteria.
9898

9999
<ThemedImage
100100
alt="Advanced Search option"

docs/administration/custom-column-views.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Click the **gear icon** on the far right of the screen - to right of the current
5353
}}
5454
/>
5555

56-
- Clicking the **Advanced** button reveals a text box where you can query specific field values using conditionals and equality selectors. See the [Advanced Search Feature page](getstarted/advanced-search-feature.mdx) for details.
56+
- Clicking the **Advanced** button reveals a text box where you can query specific field values using conditionals and equality selectors. See the [Advanced Search Feature page](/getstarted/using-device42/advanced-search-feature.mdx) for details.
5757

5858
<ThemedImage
5959
alt="Advanced filter text box"

docs/administration/feedback-and-contributions/how-to-update-or-contribute-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this video, we update the IronPython screenshot on the "[Using APIs for Custo
3030

3131
## How Do I Update Images on GitHub? (Article)
3232

33-
In this written example, we'll update the "Download the sample script (api-sample.py)" screenshot on the "[Using APIs for Custom Autodiscovery](/auto-discovery/using-apis-for-custom-auto-discovery/)" page.
33+
In this written example, we'll update the "Download the sample script (api-sample.py)" screenshot on the "[Using APIs for Custom Autodiscovery](/auto-discovery/using-apis-for-custom-auto-discovery.mdx)" page.
3434

3535
Let's get started.
3636

docs/administration/main-appliance-remote-collector-faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you’re less than three versions behind, downloading the new MA file will br
3131

3232
## If I am on the latest MA release, how do I update my Remote Collectors?
3333

34-
This update will need to be pushed via the Appliance Manager once you have the upgrade file. Step by step instructions can be found here: [https://docs.device42.com/getstarted/faqs/](/getstarted/faqs/index.mdx).
34+
This update will need to be pushed via the Appliance Manager once you have the upgrade file. Step by step instructions can be found here: [https://docs.device42.com/getstarted/using-device42/faqs/](/getstarted/using-device42/faqs.mdx).
3535

3636
## How is the Remote Collector proxy configured?
3737

docs/administration/passwords/secrets-reporting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'
88

99

1010
:::info
11-
The term '[Secrets](administration/passwords/password-security-and-permissions/)' refers to credentials and other sensitive information saved to Secret CI objects in Device42, generally for the use of authentication during discovery. 'Passwords' refers to Device42 user accounts.
11+
The term '[Secrets](password-security-and-permissions.mdx)' refers to credentials and other sensitive information saved to Secret CI objects in Device42, generally for the use of authentication during discovery. 'Passwords' refers to Device42 user accounts.
1212
:::
1313

1414
## Create a Secrets Report
@@ -79,4 +79,4 @@ Click **Export** and choose between the **Excel** or **TSV** (Tab-Separated Valu
7979
}}
8080
/>
8181

82-
See [Reports](/reports/) for more information about creating Device42 reports.
82+
See [Reports](/reports/index.mdx) for more information about creating Device42 reports.

docs/administration/updating-device42.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,10 @@ sources={{
111111

112112
## Updating the Remote Collectors
113113

114-
As long as your Remote Collectors are connected to a Device42 Main Appliance, any updates will be automatically applied to the Remote Collectors when the Main Appliance is updated.
114+
Device42 RCs are updated automatically as long as they are connected to a Device42 MA. Updates to the MA instance include updates to your RC(s), which are pushed out automatically as part of the regular Device42 update process. By keeping your main Device42 instance up to date, you ensure that your RCs are also up to date.
115+
116+
## Migrating Existing Power Appliance Jobs to a Remote Collector
117+
118+
It is possible to use existing tools to migrate jobs that were created for the original, standalone power appliance to RCs.
119+
120+
Follow the [Power Job Migration Guide](/infrastructure-management/power-and-environmental-monitoring/power-rc-setup-job-migration.mdx) to migrate jobs to your choice of RC(s).

docs/apps/application-components/application-component-templates.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ import useBaseUrl from '@docusaurus/useBaseUrl'
88

99
## Introduction
1010

11-
You can use Application Component Templates to create and define your own Application Components based on services discovered by [Hypervisor/\*nix/Windows](/auto-discovery/windows-and-hyper-v-auto-discovery) autodiscovery jobs run against *nix and Windows platforms.
11+
You can use Application Component Templates to create and define your own Application Components based on services discovered by [Hypervisor/\*nix/Windows](/auto-discovery/windows-and-hyper-v-auto-discovery.mdx) autodiscovery jobs run against *nix and Windows platforms.
1212

13-
Device42 adds the Application Components you create using templates to the [Application Components](/apps/application-components) list page.
13+
Device42 adds the Application Components you create using templates to the [Application Components](/apps/application-components/index.mdx) list page.
1414

1515
:::info
16-
Application Components now automatically [suggest Application Groups](/apps/application-groups#application-group-list-page) that you can accept or ignore under **Applications > Application Groups > Application Group Suggestions** on the Main Appliance.
16+
Application Components now automatically [suggest Application Groups](/apps/application-groups/index.mdx#application-group-list-page) that you can accept or ignore under **Applications > Application Groups > Application Group Suggestions** on the Main Appliance.
1717
:::
1818

1919
## View Application Component Templates
@@ -38,7 +38,7 @@ On the Application Component Templates list page, you can **Search by template
3838
}}
3939
/>
4040

41-
The Application Component Templates list page also includes an **Advanced Search** option you can use to construct more specific searches. See the [Advanced Search Feature](/getstarted/advanced-search-feature.mdx) page for instructions.
41+
The Application Component Templates list page also includes an **Advanced Search** option you can use to construct more specific searches. See the [Advanced Search Feature](/getstarted/using-device42/advanced-search-feature.mdx) page for instructions.
4242

4343
<ThemedImage
4444
alt="Advanced Search"

0 commit comments

Comments
 (0)