-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- Navigate to Server Inventory.
- Export to csv
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request