Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect and Ingest Platform Software Version #233

Open
cmong-nextech opened this issue Aug 29, 2024 · 2 comments
Open

Detect and Ingest Platform Software Version #233

cmong-nextech opened this issue Aug 29, 2024 · 2 comments

Comments

@cmong-nextech
Copy link

Environment

  • Nautobot version: 2.3.1
  • nautobot-device-onboarding version: 4.0

Proposed Functionality

When (for example) a show version is run on an endpoint, parse out the software version in addition to the type (which is already done) and use that information to populate the related fields/objects in Nautobot.

Use Case

Run the Sync Network Data from Network job with the "include software versions" option selected similar to the vlan, vrf, and cable options available currently. This would allow for easy tracking of platform software versions and can be extended into compliance and reportion features, saving a significant amount of time.

@scetron
Copy link
Contributor

scetron commented Nov 8, 2024

This was recently merged into Nautobot: nautobot/nautobot#6107 which prevented us from implementing this.

@scetron
Copy link
Contributor

scetron commented Nov 8, 2024

We'll have to consider the priority for this since the support for software version without images may not be backported to it's first supported release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants