Ping ICMP Monitoring

Powerful performance with an easy integration, powered by Telegraf, the open source data connector built by InfluxData.

5B+

Telegraf downloads

#1

Time series database
Source: DB Engines

1B+

Downloads of InfluxDB

2,800+

Contributors

Table of Contents

Powerful Performance, Limitless Scale

Collect, organize, and act on massive volumes of high-velocity data. Any data is more valuable when you think of it as time series data. with InfluxDB, the #1 time series platform built to scale with Telegraf.

See Ways to Get Started

Ping — a well-known, simple and pervasive utility available on all OS platforms — is one easy way to monitor network availability, latency and packet loss data. Ping operates at Layer 3, and uses the Internet Control Message Protocol (ICMP) to send messages from the originating host to a destination computer and back to test reachability of a host on an Internet Protocol (IP) network.

Telegraf input plugin: Ping

The Telegraf Ping Input Plugin sends a ping message by executing the system ping command and reports the results. First, let's introduce Telegraf.

Telegraf is the collection module of InfluxData's TICK Stack time series platform (see diagram below) with its own project Telegraf in the open source community. One of the main use-cases for adopting a times series platform is network monitoring, often to deploy a centralized network monitoring platform. Gathering the data of interest is a key part of any monitoring solution. This can be done in multiple ways.

In order to facilitate the monitoring process, Telegraf was designed as a lightweight, plugin-driven collection that can run on your hosts, collecting data about your systems and applications, or it can operate remotely, scraping data via endpoints exposed by your applications.

See below TICK Stack architecture:

InfluxDB's TICK stack architecture, including Telegraf, Chronograf, and Kapacitor

Telegraf Ping Plugin configuration

Telegraf Ping Plugin configuration is simple and easy. Among other parameters, one can list the urls to ping, how often, timeout period and from which interface or address to send ping from. Some metrics collected from ping round-trip messages include: packets transmitted and received, packet loss, minimum, maximum and average response times.

For more information, please check out the documentation.

Project URL   Documentation

Powerful Performance, Limitless Scale

Collect, organize, and act on massive volumes of high-velocity data. Any data is more valuable when you think of it as time series data. with InfluxDB, the #1 time series platform built to scale with Telegraf.

See Ways to Get Started

Related Integrations