mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[GH-ISSUE #51] Hostname possible? #34
Labels
No labels
Can't reproduce
WaitingInfo
bug
compatibility
duplicate
invalid
no-issue-activity
not a bug
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-wrtbwmon-brvphoenix#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @benisai on GitHub (Feb 21, 2022).
Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/51
Would it be possible to have the host name listed in the column instead of the Mac address?
@jeniforxiaoyong commented on GitHub (Sep 3, 2022):
怎么显示hostname,即使用户文件配置了,也不显示
@Lighthouseh commented on GitHub (Nov 30, 2023):
Could you please add the Hostname column. It can be as simple as comparing the IP/Mac against the Static leases table.
@Lighthouseh commented on GitHub (Dec 1, 2023):
By some miracle, today the host name showed up instead of the mac address.
@benisai commented on GitHub (Dec 1, 2023):
It has always shown up in the UI. It just take some time but what I'm asking is for the database to have the host name.
:)
@Lighthouseh commented on GitHub (Dec 2, 2023):
Ah, I realized it gets the host name from the Static leases table. But only under the condition that the client is granted an IP from DHCP. If a static IP is set on the client, it will only show the MAC
And if you want the hostname database, use the "User File" tab. Format: mac,hostname per line.