feat(sysmon): collect interface data #793

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

Imported from GitHub.

Original GitHub issue: #2394
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2394
Original created: 2026-01-20T03:13:29Z


Is your feature request related to a problem?

sysmon should collect and report on network interfaces, names, statistics, etc

  • update sysmon hopefully we can find something in the existing libraries to collect this
  • add to existing sysmon payload that gets pushed up to core via agent-gateway
  • core-elx needs to handle these interfaces in the same way we handle the network interface discovery, by associating the interface with the device it was discovered on, creating graph (apache-age/cypher) links in CNPG, and adding these to the correct interfaces table, we should be able to re-use all of the same ingestion mechanics as we do with the network mapper/interface discovery process
  • UI may need an update to properly display interfaces from a system and not a network device, in the device details Interfaces tab

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: #2394 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2394 Original created: 2026-01-20T03:13:29Z --- **Is your feature request related to a problem?** sysmon should collect and report on network interfaces, names, statistics, etc - [ ] update sysmon hopefully we can find something in the existing libraries to collect this - [ ] add to existing sysmon payload that gets pushed up to core via agent-gateway - [ ] core-elx needs to handle these interfaces in the same way we handle the network interface discovery, by associating the interface with the device it was discovered on, creating graph (apache-age/cypher) links in CNPG, and adding these to the correct interfaces table, we should be able to re-use all of the same ingestion mechanics as we do with the network mapper/interface discovery process - [ ] UI may need an update to properly display interfaces from a system and not a network device, in the device details `Interfaces` tab **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:28:36 +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#793
No description provided.