Uses of Class
org.sentrysoftware.metricshub.engine.configuration.WbemConfiguration
Packages that use WbemConfiguration
Package
Description
-
Uses of WbemConfiguration in org.sentrysoftware.metricshub.engine.client
Methods in org.sentrysoftware.metricshub.engine.client with parameters of type WbemConfigurationModifier and TypeMethodDescriptionClientsExecutor.executeWbem(@NonNull String hostname, @NonNull WbemConfiguration wbemConfig, @NonNull String query, @NonNull String namespace) Determine if a vCenter server is configured and call the appropriate method to run the WBEM query. -
Uses of WbemConfiguration in org.sentrysoftware.metricshub.engine.strategy.utils
Methods in org.sentrysoftware.metricshub.engine.strategy.utils with parameters of type WbemConfigurationModifier and TypeMethodDescriptionWqlDetectionHelper.findPossibleNamespaces(String hostname, WbemConfiguration configuration) Find the possible WBEM namespaces using the configuredWbemConfiguration.