Package org.sentrysoftware.metricshub.extension.wmi


package org.sentrysoftware.metricshub.extension.wmi
  • Classes
    Class
    Description
    The WmiConfiguration interface represents the configuration for the Windows Management Instrumentation protocol in the MetricsHub extension system.
    This class implements the IProtocolExtension contract, reports the supported features, processes WMI sources and criteria.
    The WmiRequestExecutor class provides utility methods for executing various WMI requests locally or on remote hosts.