Package org.sentrysoftware.metricshub.engine.strategy.detection


package org.sentrysoftware.metricshub.engine.strategy.detection
  • Classes
    Class
    Description
    Abstract base class for processing and detecting connectors based on specific criteria.
    The AutomaticDetection class represents a strategy for automatically detecting connectors based on predefined criteria.
    The ConnectorSelection class represents a strategy for selecting specific connectors based on predefined criteria.
    This class stages connector identifiers based on configured directives.
    Represents the staged connector identifiers for automatic detection and forced inclusion.
    The ConnectorTestResult class represents the result of testing criteria for a specific connector during the detection process.
    The `CriterionProcessor` class is responsible for processing various criteria, facilitating detection operations related to different aspects such as IPMI, HTTP, SNMP, etc.
    Registry of criterion processors
    Represents the result of a criterion test, including information about success, failure, or errors.
    The DetectionStrategy class represents the strategy for detecting and creating monitors based on the configuration and connector detection results.