This table holds extended info on all the servers in dbo.Servers.  It holds data that can typically be considered more volatile than the properties in the dbo.Servers table so we put it in the Collector schema.


Column NameData TypeDescription
IDbigintIDENTITY
ExecutionDateTimedatetimeDate and time data was collected from server.
InstanceIDbigintInstanceID from dbo.Servers table.
RGEnabledbitWhether or not the Resource Governor is enabled.
HADREnabledbitWhether or not  Availability Groups are enabled.