Skip to content

Commit

Permalink
fix buildings and getstarted
Browse files Browse the repository at this point in the history
  • Loading branch information
sixhobbits committed Aug 1, 2023
1 parent 876ba7c commit 4ec3932
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This is a technical guide that will walk you through a step-by-step process to b

## Viewing Discovery Data

After you have performed successful discovery, all discovered Application Dependency data can be viewed under the Applications section in the Device42 main menu. The Application Components section is where discovered infrastructure Application Components are stored. See a complete list of Device42’s supported applications here: [ADM supported applications](apps/application_dependency_mapping/adm-supported-applications.md) .
After you have performed successful discovery, all discovered Application Dependency data can be viewed under the Applications section in the Device42 main menu. The Application Components section is where discovered infrastructure Application Components are stored. See a complete list of Device42’s supported applications here: [ADM supported applications](apps/enterprise-application-dependency-mapping/adm-supported-applications.md) .

![](/assets/images/Web_732_1.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To see autodiscovered application dependencies, go to Apps>Application Component

![Application Component View](/assets/images/select_application_component_view.png)

A full list of currently supported applications is available at [Application Dependency Mapping Supported Applications](apps/application_dependency_mapping/adm-supported-applications.md).
A full list of currently supported applications is available at [Application Dependency Mapping Supported Applications](apps/enterprise-application-dependency-mapping/adm-supported-applications.md).

When you view the details page for an application component, you will see the device it was discovered on as well as any other application components that it depends on. You'll also see any services that have been associated with the application component. From here, you can also edit the application to assign responsible and/or affected departments, describe what's impacted by downtime, and edit any custom fields.

Expand Down
8 changes: 4 additions & 4 deletions docs/getstarted/getting-started-with-auto-discovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The following how-to runs down quickly enumerating network objects with Device42

**If you're new** to Device42, you'll want to start with our [**getting started videos** \[new window\]](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ-rMzIXUufY-XsbrwWfeCR). In under 5 minutes, you'll learn how to get your RC (Remote Collector) set up, connect a WDS (Windows Discovery Service) instance to that RC, and you'll run your first discovery job! [Watch 'em 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!

Ready to learn more? For those that prefer videos, there's a [video-based Device42 "How-To" series on YouTube](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ4HuNVS75wzRgBRrtCh6_q) (it's got its own [section](../how-to-videos/index.md)). Have a specific question and you don't see what you're looking for here in the docs, 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 ... _Happy discovering!_
Ready to learn more? For those that prefer videos, there's a [video-based Device42 "How-To" series on YouTube](https://www.youtube.com/playlist?list=PLJ9je_qSNumJ4HuNVS75wzRgBRrtCh6_q) (it's got its own [section](how-to-videos/index.md)). Have a specific question and you don't see what you're looking for here in the docs, 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 ... _Happy discovering!_

## Autodiscovery Account WARNING

Expand All @@ -33,11 +33,11 @@ The required fields are Name, Network and mask bits. Others are optional. The be

### Set up WDS (Windows Discovery Service)

**Note: All recent releases \[v14+\] of Device42 can run all discoveries from the web UI \[and/or via [Remote Collectors](../discovery/remote-collector-rc.md)], including WMI discovery as long as the [WDS service](installation/windows-discovery-service-installation.md) (Windows Discovery Service) has been configured.** Now is a good time to set up a [Remote Collector (RC)](auto-discovery/remote-collector-rc.md), as RCs, being dedicated to discovery, can handle larger network ranges than your MA. If you'll be discovering any Microsoft Windows OS-based servers/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 WDS to it as opposed to connecting it to your MA.
**Note: All recent releases \[v14+\] of Device42 can run all discoveries from the web UI \[and/or via [Remote Collectors](auto-discovery/remote-collector-rc.md)], including WMI discovery as long as the [WDS service](installation/windows-discovery-service-installation.md) (Windows Discovery Service) has been configured.** Now is a good time to set up a [Remote Collector (RC)](auto-discovery/remote-collector-rc.md), as RCs, being dedicated to discovery, can handle larger network ranges than your MA. If you'll be discovering any Microsoft Windows OS-based servers/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 WDS to it as opposed to connecting it to your MA.

### Creating your first discovery job

Once you've installed the [WDS](installation/windows-discovery-service-installation.md) (if you'll be discovering any Microsoft Windows-based products), you're ready to run your first discovery. See the [Auto-discovery best practices](../discovery/autodisc-best-practices.md) page for our recommendations on the best order in which to run initial discovery, or jump right in to a [Network SNMP discovery if you're already familiar!](../discovery/network-auto-discovery.md)
Once you've installed the [WDS](installation/windows-discovery-service-installation.md) (if you'll be discovering any Microsoft Windows-based products), you're ready to run your first discovery. See the [Auto-discovery best practices](auto-discovery/autodisc-best-practices.md) page for our recommendations on the best order in which to run initial discovery, or jump right in to a [Network SNMP discovery if you're already familiar!](auto-discovery/network-auto-discovery.md)

Now, create your first discovery job! Start by discovering your Network first - begin with an [SNMP/Network discovery job](auto-discovery/network-auto-discovery.md) _(main menu, Discovery --> SNMP)_ to build out a base for the rest of your network before moving on to vServer discovery, followed Windows/Linux servers, etc.

Expand All @@ -57,7 +57,7 @@ The following device types have a hardware model. Each hardware model can be one

Once you change a hardware type, all the corresponding devices that refer to that hardware and are type unknown, will automatically be categorized accordingly.

The "Bulk hardware edit" feature allows changing hardware properties in bulk for all undefined hardware types and it will automatically categorize all devices belonging to it. See the Bulk Edit [YouTube](../how-to-videos/add-and-bulk-edit-hardware-models-how-to.md) videos or [Bulk edit documentation](../infrastructure-management/devices/hardware-models-templates.md) for more information!
The "Bulk hardware edit" feature allows changing hardware properties in bulk for all undefined hardware types and it will automatically categorize all devices belonging to it. See the Bulk Edit [YouTube](how-to-videos/add-and-bulk-edit-hardware-models-how-to.md) videos or [Bulk edit documentation](infrastructure-management/devices/hardware-models-templates.md) for more information!

Also, once a hardware type is defined, any new imported or discovered devices will go into the right category.

Expand Down
1 change: 1 addition & 0 deletions docs/getstarted/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Tutorials
38 changes: 19 additions & 19 deletions docs/how-to-videos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ If you're a visual learner, or just want to check out a quick video on a specifi

Don't see a video for the topic you're looking for? Send us an email at [[email protected]](mailto:[email protected]) - thanks for watching! We hope you enjoy them, and PLEASE, PAY ATTENTION! _There's a test at the end!_ (j/k) :)

- [Accessing hidden menus for advanced customization](how-to-how-to-videos/accessing-hidden-menus-for-advanced-customization.md)
- [Add a new route to Device42](how-to-how-to-videos/add-a-new-route-to-device42.md)
- [Add and Bulk Edit Hardware models How to](how-to-how-to-videos/add-and-bulk-edit-hardware-models-how-to.md)
- [Adding links and other URLs to devices](how-to-how-to-videos/adding-links-and-other-urls-to-devices.md)
- [Agentless Auto Discovery Tool How to](how-to-how-to-videos/agentless-auto-discovery-tool-how-to.md)
- [API Imports – add/create hardware models](how-to-how-to-videos/api-imports-add-create-hardware-models.md)
- [API Imports – adding devices to racks](how-to-how-to-videos/api-imports-adding-devices-to-racks.md)
- [Backup and Restore How to](how-to-how-to-videos/backup-and-restore-how-to.md)
- [Building Hierarchy View How To](how-to-how-to-videos/building-hierarchy-view-how-to.md)
- [Bulk Export and Import How to](how-to-how-to-videos/bulk-export-import-how-to.md)
- [Create and Connect Patch Panels and Switch Ports How to](how-to-how-to-videos/create-and-connect-patch-panels-and-switch-ports-how-to.md)
- [Device Discovery Troubleshooting How To](how-to-how-to-videos/device-discovery-troubleshooting-how-to.md)
- [Device42 Object Query Language (DOQL)](how-to-how-to-videos/device42-object-query-language-doql.md)
- [Generic (.CSV) Import Tool How to](how-to-how-to-videos/generic-csv-import-tool-how-to.md)
- [Jira Integration How To](how-to-how-to-videos/jira-integration-how-to.md)
- [Packet Capture 101](how-to-how-to-videos/packet-capture-101.md)
- [Ping Sweep Tool How To](how-to-how-to-videos/ping-sweep-tool-how-to.md)
- [Update Device42 Appliance How To](how-to-how-to-videos/update-device42-appliance-how-to.md)
- [WMI Authentication Testing Tool How To](how-to-how-to-videos/wmi-authentication-testing-tool-how-to.md)
- [Accessing hidden menus for advanced customization](how-to-videos/accessing-hidden-menus-for-advanced-customization.md)
- [Add a new route to Device42](how-to-videos/add-a-new-route-to-device42.md)
- [Add and Bulk Edit Hardware models How to](how-to-videos/add-and-bulk-edit-hardware-models-how-to.md)
- [Adding links and other URLs to devices](how-to-videos/adding-links-and-other-urls-to-devices.md)
- [Agentless Auto Discovery Tool How to](how-to-videos/agentless-auto-discovery-tool-how-to.md)
- [API Imports – add/create hardware models](how-to-videos/api-imports-add-create-hardware-models.md)
- [API Imports – adding devices to racks](how-to-videos/api-imports-adding-devices-to-racks.md)
- [Backup and Restore How to](how-to-videos/backup-and-restore-how-to.md)
- [Building Hierarchy View How To](how-to-videos/building-hierarchy-view-how-to.md)
- [Bulk Export and Import How to](how-to-videos/bulk-export-import-how-to.md)
- [Create and Connect Patch Panels and Switch Ports How to](how-to-videos/create-and-connect-patch-panels-and-switch-ports-how-to.md)
- [Device Discovery Troubleshooting How To](how-to-videos/device-discovery-troubleshooting-how-to.md)
- [Device42 Object Query Language (DOQL)](how-to-videos/device42-object-query-language-doql.md)
- [Generic (.CSV) Import Tool How to](how-to-videos/generic-csv-import-tool-how-to.md)
- [Jira Integration How To](how-to-videos/jira-integration-how-to.md)
- [Packet Capture 101](how-to-videos/packet-capture-101.md)
- [Ping Sweep Tool How To](how-to-videos/ping-sweep-tool-how-to.md)
- [Update Device42 Appliance How To](how-to-videos/update-device42-appliance-how-to.md)
- [WMI Authentication Testing Tool How To](how-to-videos/wmi-authentication-testing-tool-how-to.md)


## Getting Started Videos (YouTube)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ sidebar_position: 17

Device42 integrates with and can pull a password from the Microsoft LAPS (Local Admin Password Solution). Microsoft LAPS refers to a method which secures Active Directory member servers by randomly generating each server’s local admin password, and storing the generated PW as an attribute of that servers AD object in Active Directory. This password can then be looked up on demand via an Active Directory / LDAP query, and is often used to support scripted / automated actions that iterate through lists of AD member servers.

**[Click here to jump to the Microsoft LAPS section of the Windows Discovery documentation page!](../../discovery/windows-and-hyper-v-auto-discovery.md)**
**[Click here to jump to the Microsoft LAPS section of the Windows Discovery documentation page!](auto-discovery/windows-and-hyper-v-auto-discovery.md)**

If you want to [Download LAPS from Microsoft, click here.](https://www.microsoft.com/en-us/download/details.aspx?id=46899) For further resources/information on LAPS, see the [Microsoft LAPS Section of the Windows Discovery docs page](../../discovery/windows-and-hyper-v-auto-discovery.md) (also linked above)!
If you want to [Download LAPS from Microsoft, click here.](https://www.microsoft.com/en-us/download/details.aspx?id=46899) For further resources/information on LAPS, see the [Microsoft LAPS Section of the Windows Discovery docs page](auto-discovery/windows-and-hyper-v-auto-discovery.md) (also linked above)!
14 changes: 5 additions & 9 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,6 @@ const config = {
to: '/getstarted/tutorials/tutorial-navigating-the-device42-user-interface/',
from: ['/getstarted/tutorials/tutorial-navigating-the-device42-user-interface/']
},
{
to: '/auto-discovery/auto-discovery/',
from: '/auto-discovery/',
},
{
to: '/auto-discovery/cisco-ucs-auto-discovery/',
from: '/auto-discovery/cisco-ucs-auto-discovery/',
Expand Down Expand Up @@ -1029,19 +1025,19 @@ const config = {
from: '/apps/certificate-management/',
},
{
to: '/infrastructure-management/buildings_rooms_and_racks/auditing-racks/',
to: '/infrastructure-management/buildings-rooms-and-racks/auditing-racks/',
from: '/buildings-rooms-and-racks/auditing-racks/',
},
{
to: '/infrastructure-management/buildings_rooms_and_racks/buildings-and-rooms/',
to: '/infrastructure-management/buildings-rooms-and-racks/buildings-and-rooms/',
from: '/buildings-rooms-and-racks/buildings-and-rooms/',
},
{
to: '/infrastructure-management/buildings_rooms_and_racks/impact-charts/',
to: '/infrastructure-management/buildings-rooms-and-racks/impact-charts/',
from: '/buildings-rooms-and-racks/impact-charts/',
},
{
to: '/infrastructure-management/buildings_rooms_and_racks/racks/',
to: '/infrastructure-management/buildings-rooms-and-racks/racks/',
from: '/buildings-rooms-and-racks/racks/',
},
{
Expand Down Expand Up @@ -1338,7 +1334,7 @@ const config = {
},
items: [
{
href: '/getting_started',
href: '/getstarted',
label: 'Documentation',
position: 'left',
},
Expand Down
4 changes: 2 additions & 2 deletions src/components/data/dummy-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const productDocData = [
title: "Discovery",
icon: "assets/icons/purple/discovery-icon.svg",
whiteIcon: "assets/icons/white/discovery-icon.svg",
link: "/discovery/",
link: "/auto-discovery/",
},
{
title: "Applications",
Expand All @@ -21,7 +21,7 @@ const productDocData = [
title: "Infrastructure Management",
icon: "assets/icons/purple/infrastructure-mgmt-icon.svg",
whiteIcon: "assets/icons/white/infrastructure-mgmt-icon.svg",
link: "/infrastructure_management/",
link: "/infrastructure-management/",
},
{
title: "Reporting",
Expand Down

0 comments on commit 4ec3932

Please sign in to comment.