ping_exporter VS cloudprober

Compare ping_exporter vs cloudprober and see what are their differences.

ping_exporter

Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping (by czerwonk)

cloudprober

[Moved to cloudprober/cloudprober] An active monitoring software to detect failures before your customers do. (by google)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ping_exporter cloudprober
2 3
462 1,428
- -
7.4 8.4
13 days ago over 2 years ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ping_exporter

Posts with mentions or reviews of ping_exporter. We have used some of these posts to build our list of alternatives and similar projects.

cloudprober

Posts with mentions or reviews of cloudprober. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-20.
  • Using Alerts in Grafana
    1 project | /r/grafana | 25 Jun 2021
    Do you mean that your service doesn't have enough traffic all the time? Then you can (and should) use synthetic clients to send requests to your endpoint. They provide both a minimal amount of traffic all day round and also can report on responses they get and improve your coverage. Example project: https://github.com/google/cloudprober
  • How Best to Monitor Incoming Traffic for the Health of Applications
    3 projects | /r/sre | 20 Apr 2021
    If your service might at times fall to almost zero requests outside business hours, having a synthetic client is a must. You can use Blackbox exporter as mentioned by u/SuperQue or CloudProber, both work well for simple cases (one step site check or API call), for anything more complicated (multi step scenarios) you are better off scripting it.
  • SLOs when your metrics suck?
    1 project | /r/sre | 28 Jan 2021
    Relatively easy to achieve: through variety of available opensource projects like cloudprober or blackbox exporter (if your test case is straight forward) or custom made programs out of bash, python, golang (if your test case is more complex).

What are some alternatives?

When comparing ping_exporter and cloudprober you can also consider the following projects:

node_exporter - Exporter for machine metrics

blackbox_exporter - Blackbox prober exporter