Package org.sentrysoftware.metricshub.extension.ping
package org.sentrysoftware.metricshub.extension.ping
-
ClassesClassDescriptionThe PingConfiguration class represents the configuration for ICMP Ping reachability test.This class implements the
IProtocolExtensioncontract, 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.