FTP サイトのヘルス

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

このダッシュボードの表示には、IIS FTP サイトの監視状態および情報が表示されます。

Element properties:

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

Source Code:

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