Class HostProperties

java.lang.Object
org.sentrysoftware.metricshub.engine.telemetry.HostProperties

public class HostProperties extends Object
Represents properties related to a host, including information about IPMI, WMI, WBEM, and connector namespaces.
  • Constructor Details

    • HostProperties

      public HostProperties()
  • Method Details

    • getConnectorNamespace

      public ConnectorNamespace getConnectorNamespace(@NonNull @NonNull String connectorId)
      Get the connector namespace defined for the given connector identifier
      Parameters:
      connectorId - the identifier of the connector namespace
      Returns:
      ConnectorNamespace instance