Skip to content

[FEATURE] Include Host OS in Server Inventory #748

@vpnicholls

Description

@vpnicholls

Which component(s) does this affect?

  • Full Dashboard
  • Lite
  • SQL collection scripts
  • Installer
  • Documentation

Problem Statement

When presenting host/instance info to the business, I was recently asked for all our SQL Server instance versions AND the OS versions of the hosts. Some of the info was available in FinOps > Server. But I resorted to T-SQL to get the OS version. If both pieces of information were available in Server Inventory, then I would have "one port of call".

Proposed Solution

Add one more column to the Server Inventory tab/window, maybe called HOST OS Version or similar; maybe between the existing Version and CPUs columns?

Use Case

  1. Navigate to Server Inventory.
  2. Export to csv
  3. Format file and present to business.

Alternatives Considered

Existing workaround is to get this via SSMS / T-SQL. This works, but is just a bit slower. And the Server Inventory page already has so much other useful information.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions