Files
windows_exporter/collector
Steve Zook c868c00e89 fix mssql for non-default sql instances
the only sql servers I have access to are using the default
`MSSQLSERVER` instance names.  I was contacted by someone using a
different instance name and it was failing.

Found 2 bugs in the code:

1) I was returning the default `MSSQLSERVER` as an instance even if it wasn't found in the registry

2) learned that the WMI class naming scheme for non-default instances
was not what I had coded. Changed to incorproate new knowledge.
2018-08-03 16:31:19 -04:00
..
2018-06-06 11:35:13 +02:00
2018-06-06 11:35:13 +02:00
2018-07-19 13:42:00 -04:00
2016-09-27 16:17:03 +02:00
2018-06-06 11:35:13 +02:00
2018-06-06 11:35:13 +02:00