mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-24 13:46:36 +00:00
mssql: expose server version info (#1741)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
package iphlpapi
|
||||
|
||||
const (
|
||||
TCPTableClass uint32 = 5
|
||||
TCP6TableClass uint32 = 5
|
||||
TCPTableOwnerPIDAll uint32 = 5
|
||||
TCPTableOwnerPIDListener uint32 = 3
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user