Microsoft_SQLServer_GlobalPerformance
This DS has been applied to multiple hosts but when I try to force collect data on the hosts, it just doesn't show up anything. Neither the DS shows under the resource. Any suggestions?
Robin
Posted 1 year ago·Last reply 1 year ago
1 comment
Joe Williams
·1 year agoThis datasource has a debug flag. If you edit it, adjust line 10
From false to true. Then test it via that way, it may shed some light on what your issue is.
It looks like the ActiveDiscovery simply does a basic SELECT statement, where the actual data collection is a more in depth select. So it maybe failing on something simple during discovery.