Package org.sentrysoftware.metricshub.extension.ping


package org.sentrysoftware.metricshub.extension.ping
  • Classes
    Class
    Description
    The PingConfiguration class represents the configuration for ICMP Ping reachability test.
    This class implements the IProtocolExtension contract, reports the supported features, checks the reachability of a host through a ICMP Ping.
    PingRequestExecutor is responsible for sending ping requests to a specified host to verify its reachability.