Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

templates/blackbox_exporter.service.j2: allow icmp probe #45

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

lborguetti
Copy link
Contributor

Using systemd service setup on Ubuntu 16.04 the probe icmp failed with the message:

msg="Error listening to socket" err="listen ip4:icmp 0.0.0.0: socket: operation not permitted"

This MR remove the PrivateUsers and add AmbientCapabilities to allow raw socket.

    Using systemd service setup on Ubuntu 16.04 the probe icmp failed
    with the message msg="Error listening to socket" err="listen
    ip4:icmp 0.0.0.0: socket: operation not permitted"

    This MR remove the PrivateUsers and add AmbientCapabilities to allow
    raw socket.
@paulfantom paulfantom merged commit 6d2cb9b into cloudalchemy:master Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants