Package org.sentrysoftware.metricshub.engine.configuration


package org.sentrysoftware.metricshub.engine.configuration
  • Class
    Description
    The HostConfiguration class represents the configuration for a host in the MetricsHub engine.
    The HttpConfiguration class represents the configuration for HTTP connections in the MetricsHub engine.
    This interface represents the generic configuration that's used and implemented by various protocol configurations like HttpConfiguration, IpmiConfiguration, etc ...
    The IpmiConfiguration class represents the configuration for IPMI (Intelligent Platform Management Interface) connections in the MetricsHub engine.
    The IWinConfiguration interface represents the configuration for Windows protocols in the MetricsHub engine.
    The OsCommandConfiguration class represents the configuration for executing OS commands in the MetricsHub engine.
    The SnmpConfiguration class represents the configuration for SNMP in the MetricsHub engine.
    Enum of SNMP versions and authentication types.
    Configuration class for SSH connections.
    Enum representing transport protocols for communication.
    The WbemConfiguration interface represents the configuration for the Web-Based Enterprise Management protocol in the MetricsHub engine.
    The WinRmConfiguration interface represents the configuration for the Windows Remote Management protocol in the MetricsHub engine.
    The WmiConfiguration interface represents the configuration for the Windows Management Instrumentation protocol in the MetricsHub engine.