Class PingRequestExecutor

java.lang.Object
org.sentrysoftware.metricshub.extension.ping.PingRequestExecutor

public class PingRequestExecutor extends Object
PingRequestExecutor is responsible for sending ping requests to a specified host to verify its reachability. It utilizes the ICMP protocol to perform the ping operation.
  • Constructor Details

    • PingRequestExecutor

      public PingRequestExecutor()