Skip to main content

Ping

Overview

A service check for ping involves monitoring the reachability and response times of network devices or hosts using the Internet Control Message Protocol (ICMP) echo request (ping) and echo reply (pong) messages. Ping is a basic network utility used to test connectivity between two devices and measure the round-trip time it takes for a packet to travel from the sender to the receiver and back.

List of Supported KPIs

NameDescriptionType
statusThe status of the ping service.String
service.check.statusThe status of the service check.String
ping.min.latency.msThe minimum latency of the ping in milliseconds.Count
ping.max.latency.msThe maximum latency of the ping in milliseconds.Count
ping.sent.packetsThe number of packets sent during the ping.Count
ping.received.packetsThe number of packets received during the ping.Count
ping.lost.packetsThe number of packets lost during the ping.Count
ping.packet.lost.percentThe percentage of packets lost during the ping.Count
service.check.latency.msThe latency of the service check in milliseconds.Count
ping.latency.msThe latency of the ping in milliseconds.Count