Package org.sentrysoftware.metricshub.engine.strategy.source
package org.sentrysoftware.metricshub.engine.strategy.source
-
ClassDescriptionInterface for processing different types of data sources.The OrderedSources class is responsible for building a list of ordered sources based on either the execution order or the source dependency tree.The OrderedSourcesBuilder class extends the generated builder for additional methods related to building the list of ordered sources.The
SourceProcessorclass is responsible for processing various types of monitor sources.TheSourceTableclass represents a table of data obtained from monitor sources.TheSourceUpdaterProcessorclass is responsible for processing various source types, including HTTP, IPMI, OS command, SNMP, static, table join, table union, WMI, and SNMP table sources.