Skip to content

check_ping command not working on Alpine #93

@BE-Digital-Solutions-Bart

Description

I'm running the Alpine version of the container image, and the check_ping command is not working.
It always results in the output: Could not interpret output from ping command

This issue can be solved by executing:
chmod u+s /bin/ping
chmod u+s /bin/ping6

Since the check_ping command is a popular official Nagios plugin, please consider adding this fix in the Dockerfile directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions