Package org.sentrysoftware.metricshub.extension.winrm


package org.sentrysoftware.metricshub.extension.winrm
  • Classes
    Class
    Description
    The WinRmConfiguration interface represents the configuration for the Windows Remote Management protocol in the MetricsHub Extension System.
    This class implements the IProtocolExtension contract, reports the supported features, processes WMI sources and criteria through WinRm.
    The WinRmRequestExecutor class provides utility methods for executing various WinRm requests locally or on remote hosts.