IIS 8 웹 사이트 검색(72-80\%)

Microsoft.Windows.InternetInformationServices.6.2.Discover72To80WebSites (Discovery)

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

Knowledge Base article:

요약

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

Element properties:

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

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.IIS.IISWebSiteDiscoveryDataSource.8 Default

Source Code:

<Discovery ID="Microsoft.Windows.InternetInformationServices.6.2.Discover72To80WebSites" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.6.2.WebServer" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebServer">
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebServer" PropertyID="IIS5IsolationMode"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebServer" PropertyID="LogIsUTF8"/>
</DiscoveryClass>
<DiscoveryClass TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite">
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="SiteID"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="Description"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="ServerBindings"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="SecureBindings"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="Path"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="LogFileDirectory"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="LogFileType"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="BITS"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="LogFilePattern"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="LoggingEnabled"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="AnonymousUsername"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="CacheISAPI"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="AllowKeepAlive"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="URL"/>
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.WebSite" PropertyID="PerfCounterInstance"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="ApplicationPoolName"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="FailedRequestTracingEnabled"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="FailedRequestTracingDirectory"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="StartAutomatically"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="ConnectionTimeout"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="MaxConnections"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="MaximumBandwidth"/>
<Property TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite" PropertyID="ID"/>
</DiscoveryClass>
<DiscoveryClass TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.ApplicationPool">
<Property TypeID="IISCommon!Microsoft.Windows.InternetInformationServices.ApplicationPool" PropertyID="PoolID"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Windows.InternetInformationServices.6.2.WebSite.Contains.Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.IIS.IISWebSiteDiscoveryDataSource.8">
<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>72</LowerDiscoveryPercentage>
<UpperDiscoveryPercentage>80</UpperDiscoveryPercentage>
</DataSource>
</Discovery>