Wednesday, March 04, 2020

Blackbox Exporter + Prometheus and icmp/ping issues on Ubuntu 18.04

If you are experiencing issues with icmp and blackbox exporter with prometheus,

run the following command against your blackbox_exporter binary

sudo setcap cap_net_raw=+ep blackbox_exporter

You should see the pings returning data now

No comments: