Skip to content

feat: add ICMP ping check support to item#2180

Open
bgillet wants to merge 1 commit into
lissy93:masterfrom
bgillet:features/ping-check
Open

feat: add ICMP ping check support to item#2180
bgillet wants to merge 1 commit into
lissy93:masterfrom
bgillet:features/ping-check

Conversation

@bgillet
Copy link
Copy Markdown
Contributor

@bgillet bgillet commented Jun 2, 2026

Category

Feature

Overview

Items only had a host status check using a HTTP(S) endpoint and checking the returned HTTP code.
Now, it is also possible to make a real ICMP PING to the same host defined by the item's url or using a different IPV4 or hostname. The number of ICMP packets sent as well as the timeout and the period between new pings can be customized globally or per item. See the documentation for details.

image image

@bgillet bgillet requested a review from lissy93 as a code owner June 2, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant