luci-app-apinger: Add LuCI for Apinger
authorJaymin Patel <[email protected]>
Sat, 16 Jul 2022 13:12:47 +0000 (18:42 +0530)
committerJo-Philipp Wich <[email protected]>
Mon, 3 Apr 2023 11:21:49 +0000 (13:21 +0200)
commit7c5fff122f8d640fbc8ec8190b1617d9f20bee43
tree74c190abbee48b66c4ec39243115a52dd198d7e1
parentded06efcbc164221c1ec8abf55c18474c410f507
luci-app-apinger: Add LuCI for Apinger

LuCI Support for Apinger

Signed-off-by: Jaymin Patel <[email protected]>
(cherry picked from commit 6c151fcddbabc0fcdd9de8c5088153e84f5b0ccd)
applications/luci-app-apinger/Makefile [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_delay.js [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_down.js [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/alarm_loss.js [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/graphs.js [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/interfaces.js [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/overview.js [new file with mode: 0644]
applications/luci-app-apinger/htdocs/luci-static/resources/view/apinger/targets.js [new file with mode: 0644]
applications/luci-app-apinger/root/usr/share/luci/menu.d/luci-app-apinger.json [new file with mode: 0644]
applications/luci-app-apinger/root/usr/share/rpcd/acl.d/luci-app-apinger.json [new file with mode: 0644]