Fine-tune patterns using traffic-based discovery
-
- UpdatedAug 3, 2023
- 4 minutes to read
- Vancouver
- Service Mapping
As an alternative to customizing the pattern from the Pattern Designer side, improve existing patterns so that Service Mapping can use them to find configuration item (CI) connections previously found using traffic-based discovery.
Before you begin
Role required: pd_admin
Basic knowledge of programming is desirable.
About this task
Using traffic-based discovery, Service Mapping may discover an important CI connection. In this case, you can make sure that this connection is always found for all CIs belonging to the same CI type. You do that by modifying the pattern used to discover CIs of that CI type. A pattern is a sequence of commands whose purpose it is to detect attributes of a CI and its outbound connections.
You can search CI configuration files to locate data discovered using traffic-based discovery, for example IP address and port. If there are configuration files containing this data, you create a pattern step to parse this file. Next time Service Mapping discovers this CI using the modified pattern, it extracts the information about this connection directly from the configuration file.
Procedure
Related Content
- Traffic-based discovery in Service Mapping
Service Mapping can discover and map configuration items (CIs) following their traffic-based connections. This method is referred to as traffic-based mapping and it complements the pattern-based mapping.
- Enable traffic-based discovery for CI types or specific CIs
Service Mapping can discover and map CIs by detecting the inbound and outbound traffic that the CIs generate. Create a traffic-based discovery rule to determine which configuration items are available for traffic-based mapping.
- Discovery patterns used by ITOM Visibility
Service Mapping and Discovery use patterns in their discovery process that cover most industry standard network devices and applications. You can customize these patterns and create new ones.