luci-app-ledtrig-ping: add ping-based LED trigger#8315
Open
smartcoder0777 wants to merge 1 commit intoopenwrt:masterfrom
Open
luci-app-ledtrig-ping: add ping-based LED trigger#8315smartcoder0777 wants to merge 1 commit intoopenwrt:masterfrom
smartcoder0777 wants to merge 1 commit intoopenwrt:masterfrom
Conversation
This comment has been minimized.
This comment has been minimized.
Add LED trigger driven by ping (on = reachable, off = unreachable). - LED trigger plugin (ping target + check interval) on System -> LEDs - Procd service and script; ucitrack reload on system config change - PKG_VERSION 1.0.0, PKG_RELEASE 1 Closes: openwrt#8309 Signed-off-by: smartcoder0777 <smartcoder0215@gmail.com>
01e9c88 to
6004263
Compare
Failed checksIssues marked with an ❌ are failing checks. Commit 6004263
For more details, see the full job log. Something broken? Consider providing feedback. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #8309
Description:
Add luci-app-ledtrig-ping: LED trigger driven by ping (LED on = host reachable, off = unreachable). Adds a “Ping target (userspace)” option under System → LED Configuration with Ping target (host/IP) and Check interval (seconds). Includes procd service, /usr/libexec/ledtrig-ping, and ucitrack so config changes apply on save. Useful for internet/status LEDs on devices like Cudy WR3000E or Xiaomi AX3200.
[<package name>: title](luci-app-ledtrig-ping: add ping-based LED trigger)first line subject for packagesPKG_VERSIONin the MakefileContribution by Gittensor, see my contribution statistics at https://gittensor.io/miners/details?githubId=191128130