Skip to content

Server IP Address #1405

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

Open
aachaemenes opened this issue May 31, 2025 · 1 comment
Open

Server IP Address #1405

aachaemenes opened this issue May 31, 2025 · 1 comment

Comments

@aachaemenes
Copy link

Can we add SQL server IP address to the hardware information section?

@DavidWiseman
Copy link
Collaborator

The SQL instance might be listening on multiple IP addresses. You can get the IP address of the current connection from CONNECTIONPROPERTY('local_net_address') or from sys.dm_exec_connections. I don't currently have any need to collect this data, so this is low priority for me. It could be added as a custom collection.

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

No branches or pull requests

2 participants