Class PingRequestExecutor
java.lang.Object
org.sentrysoftware.metricshub.extension.ping.PingRequestExecutor
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
PingRequestExecutor
public PingRequestExecutor()
-