IIS 10 웹 응용 프로그램 검색(0-20\%)

Microsoft.Windows.InternetInformationServices.10.0.Discover0To20WebApplications (Discovery)

이 규칙은 모든 IIS 10 웹 서버에서 실행되며 설치된 웹 응용 프로그램을 검색합니다. 일부 웹 서버에는 웹 응용 프로그램이 매우 많이 있을 수 있습니다. 많은 웹 응용 프로그램의 검색을 올바르게 처리하기 위해 이 규칙은 설치된 웹 응용 프로그램의 하위 집합만 검색합니다.

Knowledge Base article:

요약

이 규칙은 모든 IIS 10 웹 서버에서 실행되며 설치된 웹 응용 프로그램을 검색합니다. 일부 웹 서버에는 웹 응용 프로그램이 매우 많이 있을 수 있습니다. 많은 웹 응용 프로그램의 검색을 올바르게 처리하기 위해 이 규칙은 설치된 웹 응용 프로그램의 하위 집합만 검색합니다.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.10.0.WebServer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.IIS.IISAspDiscoveryDataSource.10 Default

Source Code:

<Discovery ID="Microsoft.Windows.InternetInformationServices.10.0.Discover0To20WebApplications" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.10.0.WebServer" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.10.0.WebSite">
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="SiteID"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebApplicationEndpoint">
<Property TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebApplicationEndpoint" PropertyID="ApplicationVRoot"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebApplicationEndpoint" PropertyID="IISApplicationName"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebApplicationEndpoint" PropertyID="Name"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebServiceEndpoint">
<Property TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebServiceEndpoint" PropertyID="ApplicationVRoot"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebServiceEndpoint" PropertyID="IISApplicationName"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.10.0.AspNetWebServiceEndpoint" PropertyID="Name"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.IIS.IISAspDiscoveryDataSource.10">
<PeriodInSeconds>14400</PeriodInSeconds>
<DiscoverySourceType>0</DiscoverySourceType>
<DiscoverySourceObjectId>$MPElement$</DiscoverySourceObjectId>
<DiscoverySourceManagedEntityId>$Target/Id$</DiscoverySourceManagedEntityId>
<ComputerPrincipalName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerPrincipalName>
<LowerDiscoveryPercentage>0</LowerDiscoveryPercentage>
<UpperDiscoveryPercentage>20</UpperDiscoveryPercentage>
</DataSource>
</Discovery>