Package org.sentrysoftware.metricshub.engine.strategy.detection
package org.sentrysoftware.metricshub.engine.strategy.detection
-
ClassDescriptionAbstract base class for processing and detecting connectors based on specific criteria.The
AutomaticDetectionclass represents a strategy for automatically detecting connectors based on predefined criteria.TheConnectorSelectionclass 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.TheConnectorTestResultclass 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.Represents the result of a criterion test, including information about success, failure, or errors.TheDetectionStrategyclass represents the strategy for detecting and creating monitors based on the configuration and connector detection results.Interface for processing different types of criteria for detection.