-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Architecture * Change Image * Change Images Rules * Add collectors
- Loading branch information
Showing
7 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
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,61 @@ | ||
--- | ||
layout: default | ||
title: Collectors | ||
parent: Data Sources | ||
nav_order: 3 | ||
--- | ||
|
||
# Collectors | ||
|
||
The new 'Collector Management' view allows users to manage installed collectors. This functionality is designed to improve the monitoring and control of collectors within the network. | ||
|
||
## New Features in the Data Sources Menu | ||
|
||
<img title="Menu Data Sources" alt="Menu Data Sources" src="../Images/menu_datasources.png"> | ||
|
||
The latest update introduces enhanced functionalities within the "Data Sources" menu, specifically under the "Collectors" and "Collectors Groups" sections. These new features are designed to streamline the management and organization of data collectors and their groups. | ||
|
||
## Collectors | ||
Collector Management View: This new view allows users to efficiently manage installed collectors. Users can view, edit, and update collector configurations directly through this interface. | ||
|
||
<img title="Collectors" alt="Collectors" src="../Images/collectors.png"> | ||
|
||
## Group Assignment | ||
|
||
### Description: | ||
Allows users to assign collectors to different groups for organized management. | ||
|
||
### Steps to use this feature: | ||
|
||
Select the desired collectors. | ||
1. Choose a group from the dropdown list. | ||
2. Confirm the assignment. | ||
3. Filtering by Names | ||
|
||
## Filtering by Names | ||
|
||
### Description: | ||
Facilitates the search for specific collectors using a name filtering system. | ||
|
||
1. Enter the name of the collector in the search field. | ||
2. The results will automatically update to show only the collectors that match. | ||
|
||
|
||
## View Collector Details | ||
|
||
### Description: | ||
Allows viewing detailed information about each collector. | ||
|
||
1. Click on the desired collector. | ||
2. A window will display all the relevant details. | ||
|
||
### Deletion of Collectors | ||
### Description: | ||
Offers the option to delete collectors that are no longer needed. | ||
|
||
## Collector Groups | ||
<img title="Collectors" alt="Collectors" src="../Images/collectors_group.png"> | ||
|
||
Group Management Tools: Users can now create, modify, and manage groups of collectors. This functionality aids in organizing collectors according to different criteria or operational needs, enhancing overall network management. | ||
|
||
|
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,6 @@ | ||
--- | ||
layout: default | ||
title: Data Sources | ||
nav_order: 7 | ||
has_children: true | ||
--- |
Binary file not shown.
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.
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