Estado del agente

Microsoft.SQLServer.Agent.Health.Dashboard.View (View)

Esta vista de panel muestra la información y el estado de supervisión del Agente SQL Server.

Element properties:

TargetMicrosoft.SQLServer.Agent
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.Agent.Health.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.SQLServer.Agent" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.SQLServer.Agent.State.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.SQLServer.Agent.Alerts.View"/>
</PanelConfiguration>
</View>