diff --git a/front/plugins/icmp_scan/README.md b/front/plugins/icmp_scan/README.md index 57f9c6bf..107f9ac6 100755 --- a/front/plugins/icmp_scan/README.md +++ b/front/plugins/icmp_scan/README.md @@ -2,6 +2,8 @@ Plugin for pinging existing devices via the [ping](https://linux.die.net/man/8/ping) network utility. The devices have to be accessible from the container. You can use this plugin with other suplementing plugins as described in the [subnets docs](https://github.com/jokob-sk/NetAlertX/blob/main/docs/SUBNETS.md). +This plugin can be used if you are getting false offline positives on specific devices. See the [Fix offline detection guide](https://github.com/jokob-sk/NetAlertX/blob/main/docs/FIX_OFFLINE_DETECTION.md) for details. + ### Usage - Check the Settings page for details.