You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Unfortunately I don't think that this is currently possible, as these statistics are joined to the data from the leases database. Such situations should become less frequent once we find a better storage format in #2290.
They are mapped by ClientID and, if there is none, by IP address. So, if your DHCP clients receive a different IP address, the stats won't be accurate. Creating clients by MAC would fix it, but our current stats don't know anything about MAC, unfortunately. Most of these issues should get solved once we have a better database.
I'll close this issue, if you don't mind, as there is little we can do here at the moment. Apologies for the inconvenience!
Prerequisites
Environment
Issue Details
I had to remove
leases.db
because a certain DHCP client's hostname was showing up blank.After I started up AGH, the client's hostname was correctly visible
However, after I renewed leases on a few devices, I noticed that Top Clients was showing incorrect data for hostnames.
Expected Behavior
Historical queries would get mapped correctly to the client.
Is there a way I can rectify this at this time?3
The text was updated successfully, but these errors were encountered: