DnsServerDsStatistics, ROOT\Microsoft\Windows\Dns

Class | Methods | Properties (48) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

DNS server statistics related to directory server processing

DnsServerDsStatistics properties

DnsServerDsStatistics has 48 properties (48 Local)

NameOriginCIMType
DsNodesAddedDnsServerDsStatistics19 [uint32]
DsNodesDeletedDnsServerDsStatistics19 [uint32]
DsNodesLoadedDnsServerDsStatistics19 [uint32]
DsNodesModifiedDnsServerDsStatistics19 [uint32]
DsNodesTombstonedDnsServerDsStatistics19 [uint32]
DsRecordsAddedDnsServerDsStatistics19 [uint32]
DsRecordsLoadedDnsServerDsStatistics19 [uint32]
DsRecordsReplacedDnsServerDsStatistics19 [uint32]
DsSerialWritesDnsServerDsStatistics19 [uint32]
DsTombstonesReadDnsServerDsStatistics19 [uint32]
DsTotalNodesReadDnsServerDsStatistics19 [uint32]
DsTotalRecordsReadDnsServerDsStatistics19 [uint32]
DsUpdateNodesReadDnsServerDsStatistics19 [uint32]
DsUpdateRecordsReadDnsServerDsStatistics19 [uint32]
DsUpdateSearchesDnsServerDsStatistics19 [uint32]
DsWriteSuppressedDnsServerDsStatistics19 [uint32]
DsWriteTypeDnsServerDsStatistics13 [object:DnsServerRecordRequest]
FailedDeleteDsEntriesDnsServerDsStatistics19 [uint32]
FailedLdapAddDnsServerDsStatistics19 [uint32]
FailedLdapModifyDnsServerDsStatistics19 [uint32]
FailedReadRecordsDnsServerDsStatistics19 [uint32]
LdapReconnectsDnsServerDsStatistics19 [uint32]
LdapSearchTimeDnsServerDsStatistics19 [uint32]
LdapTimedWritesDnsServerDsStatistics19 [uint32]
LdapWriteAverageDnsServerDsStatistics19 [uint32]
LdapWriteBucket0DnsServerDsStatistics19 [uint32]
LdapWriteBucket1DnsServerDsStatistics19 [uint32]
LdapWriteBucket2DnsServerDsStatistics19 [uint32]
LdapWriteBucket3DnsServerDsStatistics19 [uint32]
LdapWriteBucket4DnsServerDsStatistics19 [uint32]
LdapWriteBucket5DnsServerDsStatistics19 [uint32]
LdapWriteMaxDnsServerDsStatistics19 [uint32]
LdapWriteTimeTotalDnsServerDsStatistics19 [uint32]
PollingPassesWithDsErrorsDnsServerDsStatistics19 [uint32]
UpdateAdminDnsServerDsStatistics19 [uint32]
UpdateAgingOffDnsServerDsStatistics19 [uint32]
UpdateAgingOnDnsServerDsStatistics19 [uint32]
UpdateAginRefreshDnsServerDsStatistics19 [uint32]
UpdateAutoConfigDnsServerDsStatistics19 [uint32]
UpdateListsDnsServerDsStatistics19 [uint32]
UpdateNodesDnsServerDsStatistics19 [uint32]
UpdatePacketDnsServerDsStatistics19 [uint32]
UpdatePacketPreconDnsServerDsStatistics19 [uint32]
UpdateRecordChangeDnsServerDsStatistics19 [uint32]
UpdateScavengeDnsServerDsStatistics19 [uint32]
UpdateSuppressedDnsServerDsStatistics19 [uint32]
UpdateTombstonesDnsServerDsStatistics19 [uint32]
UpdateWritesDnsServerDsStatistics19 [uint32]

Detailed description of DnsServerDsStatistics properties

Local properties (48) of DnsServerDsStatistics class

DsNodesAdded property
CIMTYPE'uint32'
Description'The number of new nodes added to the directory server'
readTrue
DsNodesAdded property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsNodesDeleted property
CIMTYPE'uint32'
Description'The number of nodes deleted from the directory server'
readTrue
DsNodesDeleted property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsNodesLoaded property
CIMTYPE'uint32'
Description'The number of valid DNS nodes found in the directory server and loaded in memory by the server'
readTrue
DsNodesLoaded property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsNodesModified property
CIMTYPE'uint32'
Description'The number of nodes modified in the directory server'
readTrue
DsNodesModified property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsNodesTombstoned property
CIMTYPE'uint32'
Description'The number of nodes tombstoned in the directory server'
readTrue
DsNodesTombstoned property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsRecordsAdded property
CIMTYPE'uint32'
Description'The number of records added to the directory server'
readTrue
DsRecordsAdded property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsRecordsLoaded property
CIMTYPE'uint32'
Description'The number of resource records loaded in memory by the server'
readTrue
DsRecordsLoaded property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsRecordsReplaced property
CIMTYPE'uint32'
Description'The number of records modified or replaced in the directory server'
readTrue
DsRecordsReplaced property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsSerialWrites property
CIMTYPE'uint32'
Description'The number of records that had matching data and hence were not written to the directory server'
readTrue
DsSerialWrites property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsTombstonesRead property
CIMTYPE'uint32'
Description'The number of nodes read from the directory server and found in a tombstoned state'
readTrue
DsTombstonesRead property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsTotalNodesRead property
CIMTYPE'uint32'
Description'The total number of DNS nodes read from the directory server'
readTrue
DsTotalNodesRead property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsTotalRecordsRead property
CIMTYPE'uint32'
Description'The total number of resource records read from the directory server'
readTrue
DsTotalRecordsRead property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsUpdateNodesRead property
CIMTYPE'uint32'
Description'The number of DNS nodes that were read from the directory server and contained updated information'
readTrue
DsUpdateNodesRead property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsUpdateRecordsRead property
CIMTYPE'uint32'
Description'The number of resource records that were read from the directory server and contained updated information'
readTrue
DsUpdateRecordsRead property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsUpdateSearches property
CIMTYPE'uint32'
Description'The number of zone update searches performed on the directory server'
readTrue
DsUpdateSearches property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsWriteSuppressed property
CIMTYPE'uint32'
Description'The number of records added to the directory server'
readTrue
DsWriteSuppressed property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DsWriteType property
CIMTYPE'object:DnsServerRecordRequest'
Description'An array of 32-bit unsigned integers that keeps track of update requests for different DNS record types as specified DNS_RECORD_TYPE'
EmbeddedInstance'DnsServerRecordRequest'
readTrue
DsWriteType property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FailedDeleteDsEntries property
CIMTYPE'uint32'
Description'The number of times the server failed to delete entries from the directory server'
readTrue
FailedDeleteDsEntries property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FailedLdapAdd property
CIMTYPE'uint32'
Description'The number of times the server failed to add entries to the directory server'
readTrue
FailedLdapAdd property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FailedLdapModify property
CIMTYPE'uint32'
Description'The number of times the server failed to modify records in the directory server'
readTrue
FailedLdapModify property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FailedReadRecords property
CIMTYPE'uint32'
Description'The number of times the server failed to read records from the directory server'
readTrue
FailedReadRecords property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapReconnects property
CIMTYPE'uint32'
Description'The number of times the server attempted to reconnect to the directory server'
readTrue
LdapReconnects property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapSearchTime property
CIMTYPE'uint32'
Description'The cumulative time, in milliseconds, consumed by server-performed LDAP searches'
readTrue
LdapSearchTime property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapTimedWrites property
CIMTYPE'uint32'
Description'The number of times the server performed a timed LDAP write operation'
readTrue
LdapTimedWrites property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteAverage property
CIMTYPE'uint32'
Description'The average time, in milliseconds, for all server performed timed LDAP write operations since the server was last restarted'
readTrue
LdapWriteAverage property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteBucket0 property
CIMTYPE'uint32'
Description'The number of LDAP write-operations that took less than 10 milliseconds'
readTrue
LdapWriteBucket0 property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteBucket1 property
CIMTYPE'uint32'
Description'The number of LDAP write-operations that took between 10 and 100 milliseconds'
readTrue
LdapWriteBucket1 property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteBucket2 property
CIMTYPE'uint32'
Description'The number of LDAP write-operations that took between 100 milliseconds and 1 second'
readTrue
LdapWriteBucket2 property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteBucket3 property
CIMTYPE'uint32'
Description'The number of LDAP write-operations that took between 1 and 10 seconds'
readTrue
LdapWriteBucket3 property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteBucket4 property
CIMTYPE'uint32'
Description'The number of LDAP write-operations that took between 10 and 100 seconds'
readTrue
LdapWriteBucket4 property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteBucket5 property
CIMTYPE'uint32'
Description'The number of LDAP write-operations that took more than 100 seconds'
readTrue
LdapWriteBucket5 property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteMax property
CIMTYPE'uint32'
Description'The longest duration taken, in milliseconds, for any single server-performed timed LDAP write-operation'
readTrue
LdapWriteMax property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LdapWriteTimeTotal property
CIMTYPE'uint32'
Description'The cumulative time, in milliseconds, consumed by server-performed timed LDAP write operations'
readTrue
LdapWriteTimeTotal property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
PollingPassesWithDsErrors property
CIMTYPE'uint32'
Description'The number of times the server hit failure while polling zones in the directory server'
readTrue
PollingPassesWithDsErrors property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateAdmin property
CIMTYPE'uint32'
Description'The number of in-memory nodes modified as a result of administrator initiated changes'
readTrue
UpdateAdmin property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateAgingOff property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required aging to be disabled'
readTrue
UpdateAgingOff property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateAgingOn property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required aging to be enabled'
readTrue
UpdateAgingOn property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateAginRefresh property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required an aging information refresh'
readTrue
UpdateAginRefresh property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateAutoConfig property
CIMTYPE'uint32'
Description'The number of in-memory nodes modified as a result of an auto-configure operation'
readTrue
UpdateAutoConfig property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateLists property
CIMTYPE'uint32'
Description'The number of in-memory nodes with an updated list of record'
readTrue
UpdateLists property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateNodes property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required an update in the directory server'
readTrue
UpdateNodes property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdatePacket property
CIMTYPE'uint32'
Description'The number of in-memory nodes modified as a result of update packets being received'
readTrue
UpdatePacket property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdatePacketPrecon property
CIMTYPE'uint32'
Description'The number of in-memory nodes modified as a result of update packets being received with prerequisites'
readTrue
UpdatePacketPrecon property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateRecordChange property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required record changes'
readTrue
UpdateRecordChange property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateScavenge property
CIMTYPE'uint32'
Description'The number of in-memory nodes modified as a result of a scavenging cycle'
readTrue
UpdateScavenge property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateSuppressed property
CIMTYPE'uint32'
Description'The number of in-memory nodes that did not require any write to the directory server'
readTrue
UpdateSuppressed property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateTombstones property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required tombstoning'
readTrue
UpdateTombstones property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
UpdateWrites property
CIMTYPE'uint32'
Description'The number of in-memory nodes that required writing to the directory server'
readTrue
UpdateWrites property is in 1 class (DnsServerDsStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces

DnsServerDsStatistics Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'DNS server statistics related to directory server processing'
dynamicTrue
locale'MS_409'
provider'DnsServerPSProvider'

DnsServerDsStatistics System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dns:DnsServerDsStatistics'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Dns'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT48___SYSTEM3
__RELPATH'DnsServerDsStatistics'___SYSTEM8
__DYNASTY'DnsServerDsStatistics'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DnsServerDsStatistics'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com