Discover Cireson Portal Cache Builder Server

Cireson.Portal.Discovery.Cireson.Portal.CacheBuilderServer (Discovery)

Description for the new discovery.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Cireson.Portal.Computer.CacheBuilderServer
    • PrincipalName
    • DNSName
    • NetbiosComputerName
    • NetbiosDomainName
    • IPAddress
    • NetworkName
    • ActiveDirectoryObjectSid
    • IsVirtualMachine
    • DomainDnsName
    • OrganizationalUnit
    • ForestDnsName
    • ActiveDirectorySite
    • LogicalProcessors
    • PhysicalProcessors
    • HostServerName
    • VirtualMachineName
    • OffsetInMinuteFromGreenwichTime
    • LastInventoryDate
    • ObjectStatus
    • AssetStatus
    • Notes
    • DisplayName

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper Default

Source Code:

<Discovery ID="Cireson.Portal.Discovery.Cireson.Portal.CacheBuilderServer" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Cireson.Portal.Computer.CacheBuilderServer">
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="DNSName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="NetbiosComputerName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="NetbiosDomainName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="IPAddress"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="NetworkName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="ActiveDirectoryObjectSid"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="IsVirtualMachine"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="DomainDnsName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="OrganizationalUnit"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="ForestDnsName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="ActiveDirectorySite"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="LogicalProcessors"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PhysicalProcessors"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="HostServerName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="VirtualMachineName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="OffsetInMinuteFromGreenwichTime"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="LastInventoryDate"/>
<Property TypeID="System!System.ConfigItem" PropertyID="ObjectStatus"/>
<Property TypeID="System!System.ConfigItem" PropertyID="AssetStatus"/>
<Property TypeID="System!System.ConfigItem" PropertyID="Notes"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper">
<NameSpace>\\$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$\root\cimv2</NameSpace>
<Query>select name from win32_service where name = 'CacheBuilder'</Query>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="Cireson.Portal.Computer.CacheBuilderServer"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>