FTP Service 상태

Microsoft.Windows.InternetInformationServices.FTPServerHealth.Dashboard.View (View)

이 대시보드 보기에는 IIS FTP Server의 모니터링 상태 및 정보가 표시됩니다.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.FTPServer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.FTPServerHealth.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.FTPServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.FTPServerState.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.FTPServerAlerts.View"/>
</PanelConfiguration>
</View>