feat: fix device names #912

Open
opened 2026-03-28 04:29:49 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2608
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2608
Original created: 2026-01-30T07:52:27Z


Is your feature request related to a problem?

If we detect a device using the network sweep (discovery_source = ['sweep']), we should attempt to use DNS to resolve its hostname. If that doesn't work, we should set the device name to the IP address of the device instead of sweep-192.168.2.134-24433945 for example.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2608 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2608 Original created: 2026-01-30T07:52:27Z --- **Is your feature request related to a problem?** If we detect a device using the network sweep (discovery_source = ['sweep']), we should attempt to use DNS to resolve its hostname. If that doesn't work, we should set the device name to the IP address of the device instead of `sweep-192.168.2.134-24433945` for example. **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
mfreeman451 added this to the 1.1.1 milestone 2026-03-28 04:29:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#912
No description provided.