Skip to content

Comments

FIX: get all network visualization layer ids#879

Closed
thl-cmk wants to merge 1 commit intoCheckmk:masterfrom
thl-cmk:network_visualization_part_I
Closed

FIX: get all network visualization layer ids#879
thl-cmk wants to merge 1 commit intoCheckmk:masterfrom
thl-cmk:network_visualization_part_I

Conversation

@thl-cmk
Copy link
Contributor

@thl-cmk thl-cmk commented Nov 28, 2025

Retrieve all layer IDs, not just those from the default directory

General information

The network visualization should be able to render all layers from all topology folders. Currently only the layers from the default folder will be recognized.

Bug reports

Without this change, the network visualization only recognizes the layer IDs from the default topology folder and therefore ignores all other layers in other folders. For example, if only the CDP layer is located in the default folder, the LLDP/IPv4/IPv6 in another folder will not be rendered.

image image

Proposed changes

With this change, the network visualization reads all layer IDs from all topology folders and can then render them.

get all layer ids, not only fro the default directory
@schnetzzz
Copy link
Contributor

finally.. merged in 2.4/master/2.5

@schnetzzz schnetzzz closed this Feb 17, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants