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/getstarted/getting-started-with-auto-discovery.mdx
+30-30Lines changed: 30 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,27 @@ sidebar_position: 2
6
6
importThemedImagefrom'@theme/ThemedImage'
7
7
importuseBaseUrlfrom'@docusaurus/useBaseUrl'
8
8
9
-
The following how-to runs down quickly enumerating network objects with Device42 Autodiscovery.
9
+
The following guide briefly walks you through creating various network objects with Device42 Autodiscovery.
10
10
11
11
## Getting Started with Device42 Videos
12
12
13
-
**If you're new to Device42**, begin with our [**getting started videos**](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ-rMzIXUufY-XsbrwWfeCR). In under 5 minutes, you'll learn how to set up your Remote Collector (RC), connect a Windows Discovery Service (WDS) instance to it, and run your first discovery job. [Watch them now](https://www.youtube.com/watch?v=ClkvR9zLQUU&t=0s&list=PLJ9je_qSNumJ-rMzIXUufY-XsbrwWfeCR&index=2) and you'll be an expert in no time!
13
+
If you're new to Device42, begin with our [**Getting Started videos**](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ-rMzIXUufY-XsbrwWfeCR). In under five minutes, you'll learn how to set up your Remote Collector (RC), connect a Windows Discovery Service (WDS) instance to it, and run your first discovery job. [Watch them now](https://www.youtube.com/watch?v=ClkvR9zLQUU&t=0s&list=PLJ9je_qSNumJ-rMzIXUufY-XsbrwWfeCR&index=2) and you'll be an expert in no time!
14
14
15
-
Ready to learn more? If you prefer videos, visit our[Device42 "How-To" playlist on YouTube](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ4HuNVS75wzRgBRrtCh6_q) or go to the [How-To video section](how-to-videos/index.mdx) in the docs.
15
+
Ready to learn more? If you prefer videos, visit the[Device42 **How To** playlist on YouTube](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ4HuNVS75wzRgBRrtCh6_q) or the [How-To Videos](how-to-videos/index.mdx) in the documentation.
16
16
17
-
If you can't find the answer you're looking for, please email support@device42 and let us know. There's a good chance other people are wondering the same thing, and we'll be happy to create a new video.
17
+
If you can't find the answer you're looking for, please email [support@device42](mailto:support@device42) and let us know. There's a good chance other people are wondering the same thing, and we'll be happy to create a new video.
18
18
19
19
## Autodiscovery Account Notice
20
20
21
21
:::caution
22
-
Please do **not** set up an autodiscovery scan using critical production account credentials. Please create a separate, dedicated account to use only for discovery.
22
+
Please **do not** set up an autodiscovery scan using critical production account credentials. Instead, create a separate, dedicated account to use only for discovery.
23
23
:::
24
24
25
-
Depending on permissions granted and your configured password policies, account lock-out could result in an otherwise completely avoidable outage. You, the customer, are responsible for any such behavior that might result.
25
+
Depending on the permissions granted and your configured password policies, account lockout could result in an otherwise completely avoidable outage. You, the customer, are responsible for any such behavior that might result.
26
26
27
27
## Creating Subnets
28
28
29
-
Go to **Resources > Networks > All Subnets** and click **Create**on the topright corner.
29
+
Go to **Resources > Networks > All Subnets** and click **Create**in the top-right corner.
30
30
31
31
<ThemedImage
32
32
alt="View or edit existing subnets"
@@ -36,7 +36,7 @@ sources={{
36
36
}}
37
37
/>
38
38
39
-
The required fields are **Network**, **Mask Bits**, and **Service Level**. The other fields are optional. If left empty, **Range Begin** and **Range End** are automatically calculated based on network and bits.
39
+
The required fields are **Network**, **Mask Bits**, and **Service Level**. The other fields are optional. If left empty, **Range Begin** and **Range End** are automatically calculated based on the **Network**and **Mask Bits**.
40
40
41
41
<ThemedImage
42
42
alt="Create a new subnet"
@@ -46,24 +46,26 @@ sources={{
46
46
}}
47
47
/>
48
48
49
-
If subnets have been pre-defined, all discovered IP addresses will be placed in their respective subnets. Otherwise, the IPs will end up in an "undefined" subnet.
49
+
If subnets have been predefined, all discovered IP addresses will be placed in their respective subnets. Otherwise, the IPs will end up in an **undefined** subnet.
50
50
51
-
## Set Up Autodiscovery
51
+
## Setting Up Autodiscovery
52
52
53
-
### Set Up WDS (Windows Discovery Service)
53
+
### Setting Up Windows Discovery Service (WDS)
54
54
55
55
Now is a good time to set up a [Remote Collector](auto-discovery/remote-collector-rc.mdx), as RCs are dedicated to discovery and can handle larger network ranges than your Main Appliance (MA).
56
56
57
-
If you’ll be discovering any Microsoft Windows OS-based servers or guests, go ahead and set up an instance of WDS. Note that your WDS instance can be connected to either your Main Appliance OR to a Remote Collector. If you do have an RC set up, it’s recommended to connect to WDS rather than connecting it to your MA.
57
+
If you’ll be discovering any Microsoft Windows OS-based servers or guests, go ahead and set up an instance of WDS. Note that your WDS instance can be connected to either your MA **or**to an RC. If you have an RC set up, we recommend connecting the instance to the RC instead of your MA.
58
58
59
-
### Create Your First Discovery Job
59
+
### Creating Your First Discovery Job
60
60
61
-
If you're discovering any Microsoft- or Windows-based products, install the [WDS](installation/windows-discovery-service-installation.mdx) first.
61
+
If you're discovering any Microsoft- or Windows-based products, first install the [WDS](installation/windows-discovery-service-installation.mdx).
62
62
63
-
Start by discovering your network. Navigate to **Discovery > SNMP** and click **Create** to create a [SNMP/Network discovery job](auto-discovery/network-auto-discovery.mdx). This will build out a base for the rest of your network. Then move on to vServer discovery, followed by Windows/Linux servers, etc.
63
+
Next, discover your network. Navigate to **Discovery > SNMP** and click **Create** to create a [SNMP/Network discovery job](auto-discovery/network-auto-discovery.mdx). This will build out a base for the rest of your network.
64
+
65
+
Then, move on to vServer discovery, followed by Windows/Linux server discovery, and more.
64
66
65
67
:::info
66
-
See [auto-discovery best practices](auto-discovery/autodisc-best-practices.mdx) for recommendations on the order in which to run initial discoveries. If you're familiar, jump right into [SNMP/Network discovery](auto-discovery/network-auto-discovery.mdx).
68
+
See the [Autodiscovery Best Practices](auto-discovery/autodisc-best-practices.mdx) for recommendations on the order in which to run initial discoveries. If you're already familiar with these practices, jump right into [SNMP/Network discovery](auto-discovery/network-auto-discovery.mdx).
67
69
:::
68
70
69
71
<ThemedImage
@@ -74,32 +76,30 @@ sources={{
74
76
}}
75
77
/>
76
78
77
-
## The "unknown" Device Type
78
-
79
-
Any devices that are not virtual will come over as device type "unknown" initially. This is because the appliance has not been told whether the hardware belongs to the physical, blade, or other category.
79
+
## The Unknown Device Type
80
80
81
-
The following device types have a hardware model. Each hardware model can be one of three types: regular, blade, or other.
81
+
All non-virtual devices will initially be assigned the **unknown**device type during discovery. These devices have a hardware model. The appliance categorizes them as **unknown** because it has not yet been instructed which of the following types the hardware models belong to:
82
82
83
-
-**Regular:** Represents physical devices
84
-
-**Blade:** Represents blade devices
85
-
-**Other:** Represents "other" devices like laptops, workstations, network printers, etc. that are not rack-mounted
83
+
-**Regular:** Represents physical devices.
84
+
-**Blade:** Represents blade devices.
85
+
-**Other:** Represents "other" devices, like laptops, workstations, and network printers, that aren't rack-mounted.
86
86
87
-
Once you change a hardware type, all the corresponding devices that refer to that hardware and are of the type "unknown" will automatically be categorized accordingly.
87
+
Once you change a hardware type, all the corresponding devices that refer to that hardware and have been assigned the **unknown** type will automatically be categorized accordingly.
88
88
89
-
The hardware bulk edit feature allows changing hardware properties in bulk for all undefined hardware types and it will automatically categorize all devices belonging to the category. See the [bulk edit YouTube videos](how-to-videos/add-and-bulk-edit-hardware-models-how-to.mdx) or [bulk edit documentation](infrastructure-management/devices/hardware-models-templates.mdx) for more information.
89
+
The hardware bulk edit feature allows you to change hardware properties in bulk for all undefined hardware types. It automatically categorizes all devices belonging to a specific category. See the [Bulk Edit video](how-to-videos/add-and-bulk-edit-hardware-models-how-to.mdx) or [Bulk Edit documentation](infrastructure-management/devices/hardware-models-templates.mdx) for more information.
90
90
91
-
Also, once a hardware type is defined, any newly imported or discovered devices will go into the right category.
91
+
Once a hardware type has been defined, any newly imported or discovered devices will go into the correct category.
92
92
93
-
## View Details of Discovered Items
93
+
## Viewing the Details of Discovered Items
94
94
95
-
To view the details of discovered items, navigate to that item's list page and select an item from the table.
95
+
To view the details of a discovered item type, navigate to that item type's list page and select an item from the table.
96
96
97
-
For example, go to **Resources > All Devices** and click on a device name to view device details. Depending on the device and information available, fields like **Hardware**, **Serial #**, **Total CPUs**, **RAM**, **OS**, and **IP Addresses**can be populated.
97
+
For example, you can go to **Resources > All Devices** and click on a device name to view that device's details. Depending on the device and information available, fields like **Hardware**, **Serial #**, **Total CPUs**, **RAM**, **OS**, and **IP Addresses**may be populated.
Copy file name to clipboardExpand all lines: docs/getstarted/installation/how-do-i-install-device42-xenkvm-appliance-if-import-existing-disk-image-option-is-missing.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ sidebar_position: 17
4
4
---
5
5
6
6
:::info
7
-
These are **special case** installation instructions for installing the Device42 appliance on Xen- or KVM-based platforms if the import disk image option is missing. Otherwise, please refer to [Device42 Xen and KVM install docs](getstarted/installation/installation-xen-or-kvm-using-virt-manager.mdx).
7
+
These are **special case** installation instructions for installing the Device42 appliance on Xen- or KVM-based platforms if the **Import existing disk image** option is missing. Otherwise, please refer to the Device42 [guide to Xen and KVM installation](getstarted/installation/installation-xen-or-kvm-using-virt-manager.mdx).
Once you have uncompressed the downloaded raw image, create a new virtual machine.
21
21
22
-
Choose the **Network Boot** option. We'll add the disk later. Please make sure you don't have some sort of automated network boot enabled for this machine. You will not see the **Import existing disk image** option.
22
+
Choose the **Network Boot** option. We'll add the disk later. Please make sure you don't have any kind of automated network boot enabled for this machine. You will not see the **Import existing disk image** option.
23
23
24
24

25
25
26
26
### Choose OS and Version
27
27
28
-
Choose "Linux" as the **OS type** and "Ubuntu 14.04" for the **version**. If you don't see the option for 14.04, choose the latest version available.
28
+
Choose **Linux** as the **OS type** and **Ubuntu 14.04** for the **Version**. If you don't see the option for **14.04**, choose the latest version available.
29
29
30
30

31
31
32
-
Allocate at least 8 GB RAM and 2 vCPU for production appliances. See [Sizing Recommendations](sizing-recommendations.mdx).
32
+
Allocate at least `8` GB RAM and `2` vCPU for production appliances. See the Device42 [Sizing Recommendations](sizing-recommendations.mdx) page for more information.
Follow the steps outlined in "[Set Up the Main Appliance and Log In](installation-xen-or-kvm-using-virt-manager.mdx#set-up-the-main-appliance-and-log-in)" section of the [Xen or KVM Using Virt-Manager - Installation](installation-xen-or-kvm-using-virt-manager.mdx) page to complete the installation of the Main Appliance.
52
+
Follow the steps outlined in the [Set Up the Main Appliance and Log In](installation-xen-or-kvm-using-virt-manager.mdx#set-up-the-main-appliance-and-log-in) section of the [Xen or KVM Using Virt-Manager - Installation](installation-xen-or-kvm-using-virt-manager.mdx) page to complete the installation of the Main Appliance.
0 commit comments