Horizontal discovery process flow with patterns

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Horizontal Discovery Process Flow with Patterns

    The horizontal discovery process with patterns involves four distinct phases: scanning, classification, identification, and exploration. Unlike traditional methods that rely on multiple probes, the latter two phases utilize patterns to streamline operations and enhance efficiency.

    Show full answer Show less

    Key Features

    • Scanning Phase: The process begins with the Shazzam probe and port probes, which are placed in the External Communication Channel (ECC) queue. The MID Server retrieves these requests to discover open ports using various protocols such as WMI, HTTP, SSH, and SNMP. The response from these ports helps identify the machine type.
    • Classification Phase: Based on the initial port probe responses, the Discovery application determines the appropriate classification probe to gather additional details such as the operating system version. This helps classify the Configuration Item (CI) accurately.
    • Identification and Exploration: These phases are unified through patterns. The classifier, based on CI type, specifies the Horizontal Pattern probe, which orchestrates the identification and exploration actions required, updating the CMDB accordingly. A Horizontal Discovery Sensor is utilized exclusively during this phase.

    Key Outcomes

    By implementing horizontal discovery with patterns, customers can expect a more efficient discovery process that minimizes the number of probes used and enhances the accuracy of CI classification and updates in the CMDB. Proper configuration of applicative credentials is essential for discovering applications on host machines.

    Horizontal discovery with patterns has four phases, just as horizontal discovery with probes does. However, for the last two phases, Discovery triggers operations from a pattern, rather than additional sets of probes.

    Scanning phase

    1. Discovery first takes the Shazzam probe (and then port probes) and places it in a request in the External Communication Channel (ECC) queue.
    2. The MID Server checks the ECC queue, retrieves the discovery request, and runs the probes against the host and discovers open ports.
    3. The port probes scan common ports using several protocols, such as WMI, HTTP, SSH, and SNMP.
    4. If one or more ports respond, the Shazzam probe sends information about the port back to the ECC queue through the MID Server.
    5. Discovery checks the ECC queue to find out which ports responded, which identifies the type of machine. For example, if Shazzam detects that the machine is listening on port 22, Discovery treats the machine as a UNIX or Linux machine.

    Classification phase

    1. The Discovery application determines which classification probe to send to the newly discovered device by using information in the record of the port probe that successfully responded.
    2. Discovery puts the classification probe into the ECC queue.
    3. The MID Server checks the ECC queue, retrieves the discovery request, and runs the classification probe.
    4. The classification probe retrieves additional information, such as which version of the operating system is running on a machine. This information determines the class of the CI that Discovery found. There is only one classification probe per discovered device.
    5. The classification probe sends information back to the instance ECC queue through the MID Server.

    The Identification and Exploration phases

    Patterns unify the Identification and Exploration phases of discovery.

    1. Discovery determines which classifier to use based on the class of the CI and the criteria specified in all CI classifier records. The classifier specifies the Horizontal Pattern probe, which in turn specifies which pattern to launch. The Horizontal pattern probe also contains a sensor which does the actual work of updating the CMDB.
      Note:
      Patterns need applicative credentials to find applications running on host machines. Make sure you have applicative credentials configured along with the credentials required to access the host machine itself.
    2. The operations in the pattern specify the actions that Discovery needs to take for both the identification and exploration phases. Discovery knows which identification rules to use based on the CI type in the pattern, and Discovery makes inserts or updates to the CMDB based on these rules. Only the Horizontal Discovery Sensor is used. Other probes and sensors are not used.