-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #364 from ritza-co/docs-19.01.12
Docs 19.01.12 release (Week 36, 2024)
- Loading branch information
Showing
70 changed files
with
454 additions
and
197 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
title: "Load Balancers" | ||
sidebar_position: 18 | ||
--- | ||
|
||
import ThemedImage from '@theme/ThemedImage' | ||
import useBaseUrl from '@docusaurus/useBaseUrl' | ||
|
||
## Introduction | ||
|
||
The Device42 Simple Network Management Protocol (SNMP) autodiscovery provides a new option for F5 load balancer discovery that returns discovered load balancers as both devices and managed resources. Discovering F5 load balancers as managed resources provides you with additional details about the load balancers and their related resources, including resource maps that visually represent the relationships between load balancers and resources, and simplifies the Affinity Groups chart view by placing the servers beneath a load balancer. | ||
|
||
The recommended best practice for Load balancer discovery is to first identify the devices using SNMP. This will identify the devices and associated resources. Next perform a Windows/*nix discovery of the back end resources to get more detailed inforamtion. Once you have the devices discovered you can then perform the API based "Load Balancer" discovery to link the devices correctly. | ||
|
||
## Managed Resources Views | ||
|
||
Discovered F5 load balancers are included in the **Resources** list. Navigate to **Resources > All Resources** from the Device42 menu to display the list page. You can consult the Device42 [Managed Resources](resources/index.mdx) documentation for more information. | ||
|
||
Click the **Vendor Resource Type** dropdown and check "F5" to filter the list for load balancer resources. | ||
|
||
<ThemedImage | ||
alt="Resources list page" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/load-balancers/resources-f5-light.png'), | ||
dark: useBaseUrl('/assets/images/load-balancers/resources-f5-dark.png'), | ||
}} | ||
/> | ||
|
||
Click on a load balancer in the **Resource Name** column to view more details about that load balancer. You can use the links in the right-hand panel to see details about related resources. | ||
|
||
<ThemedImage | ||
alt="View load balancer details" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/load-balancers/load-balancer-details-light.png'), | ||
dark: useBaseUrl('/assets/images/load-balancers/load-balancer-details-dark.png'), | ||
}} | ||
/> | ||
|
||
Click **Resource Map** on the top left of the load balancer details page to view the topography map for the resource. In the **Tools & Breakdown** section of the left-hand panel, you can view, add, highlight, and search items to include in the map according to their resource type. | ||
|
||
The image below shows an example resource map for clustered load balancers. | ||
|
||
<ThemedImage | ||
alt="View resource map" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/load-balancers/f5-resource-map-light.png'), | ||
dark: useBaseUrl('/assets/images/load-balancers/f5-resource-map-dark.png'), | ||
}} | ||
/> | ||
|
||
The chart views for affinity groups are now much simpler and easier to understand. Navigate to **Applications > Affinity Groups** from the Device42 main menu to display the **Affinity Groups** list page. | ||
|
||
![](/assets/images/Load-Balancers_AG-list.png) | ||
|
||
Click on **Chart** to view the chart for an affinity group with a load balancer. | ||
|
||
![](/assets/images/Load-Balancers_AG-chart.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
BIN
+96.1 KB
static/assets/images/database-discovery/application-components-search-dark.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
BIN
+93.8 KB
static/assets/images/database-discovery/application-components-search-light.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
BIN
+35.5 KB
static/assets/images/database-discovery/db-discoveries-list-pg-dark.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
BIN
+36.5 KB
static/assets/images/database-discovery/db-discoveries-list-pg-light.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.
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.
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
BIN
+20.8 KB
static/assets/images/database-discovery/discovery-targets-credentials-dark.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
BIN
+23.4 KB
static/assets/images/database-discovery/discovery-targets-credentials-light.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.
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.
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
BIN
+70.6 KB
static/assets/images/database-discovery/new-sql-discovery-job-dark.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
BIN
+70.6 KB
static/assets/images/database-discovery/new-sql-discovery-job-light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+79.6 KB
static/assets/images/database-discovery/oracle-app-components-dark.png
Oops, something went wrong.
Binary file added
BIN
+77.4 KB
static/assets/images/database-discovery/oracle-app-components-light.png
Oops, something went wrong.
Binary file added
BIN
+59.7 KB
static/assets/images/database-discovery/oracle-chart-options-dark.png
Oops, something went wrong.
Binary file added
BIN
+58.6 KB
static/assets/images/database-discovery/oracle-chart-options-light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+175 KB
static/assets/images/database-discovery/oracle-dependency-chart-dark.png
Oops, something went wrong.
Binary file added
BIN
+172 KB
static/assets/images/database-discovery/oracle-dependency-chart-light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+76.5 KB
static/assets/images/database-discovery/oracle-service-instances-dark.png
Oops, something went wrong.
Binary file added
BIN
+78.2 KB
static/assets/images/database-discovery/oracle-service-instances-light.png
Oops, something went wrong.
Binary file added
BIN
+30.3 KB
static/assets/images/database-discovery/oracle-software-and-instances-dark.png
Oops, something went wrong.
Binary file added
BIN
+30.9 KB
static/assets/images/database-discovery/oracle-software-and-instances-light.png
Oops, something went wrong.
Binary file added
BIN
+20.7 KB
static/assets/images/database-discovery/oracle-target-credentials-dark.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
static/assets/images/database-discovery/oracle-target-credentials-light.png
Oops, something went wrong.
Binary file added
BIN
+95.2 KB
static/assets/images/database-discovery/postgres-app-components-dark.png
Oops, something went wrong.
Binary file added
BIN
+94.8 KB
static/assets/images/database-discovery/postgres-app-components-light.png
Oops, something went wrong.
Binary file added
BIN
+20.3 KB
static/assets/images/database-discovery/postgres-discovery-credentials-dark.png
Oops, something went wrong.
Binary file added
BIN
+22.9 KB
static/assets/images/database-discovery/postgres-discovery-credentials-light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.