[Feature Request] OpenWrt Service Widgets #1509
DescriptionHello! Thank you so much for your work, I love this project. OtherNo response |
Replies: 8 comments 4 replies
|
+1 |
|
+1 |
|
+1 |
|
hope can supportted |
|
Here is the configuration I have created for OpenWRT. - Openwrt:
href: https://{openwrt_IP}:{openwrt_Port}/
icon: https://{openwrt_IP}:{openwrt_Port}/luci-static/argon/logo.png
description: OpenWrt is a highly extensible GNU/Linux distribution for embedded devices.
siteMonitor: https://{openwrt_IP}:{openwrt_Port}/cgi-bin/luci/
widget:
type: customapi
url: https://{openwrt_IP}:{openwrt_Port}/cgi-bin/luci/admin/status/overview?status=1
headers:
cookie: sysauth=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
mappings:
- field: cpustat
label: CPU
- field: cpuusage
label: cpuusage
- field: uptime
label: uptime
- field: conncount
label: conncount |
|
I am in the process of building this out now and would like suggestions for what people would find useful to see. I currently have: I'm happy to split this out into individual widgets per network device if that would be useful. Any suggestions welcome. |
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Closed by dangrt in #2782