Overview#
EDirectory Monitor Entry is a
Cn=Monitor LDAP Entry
EDirectory Monitor Entry Permissions#
Administrators have
Permissions but, others will
MUST have write
Rights to the
NDSRightsToMonitor attribute on the server's
NcpServer object.
Agent#
- Background Process
- BackgroundProcScheduled - Next scheduled time for the background process. Multiple values denote that the background process is scheduled multiple times.
- BackgroundProcStartTime - Next start time for the background process. Multiple values denote that the background process is running multiple times.
- Partition ( All the following repeat for each partition )
- cn=Status,cn=Agent,cn=Monitor
DHOST#
The following
DHOST processes and connection information is monitored:
- Inbound connections
- MaxInBoundConnection - Maximum inbound connection.
- InBoundConnectionCount - Current inbound connection count.
- Thread pool information
- ThreadsWorkers - Number of worker threads in Threadpool.
- ThreadsSpawned - Number of threads spawned.
- ThreadsIdle - Number of threads idle.
- ThreadsDied - Number of threads died.
- ThreadWaitingQueuePeakItems - Maximum number of threads in the waiting queue.
- ThreadWaitingQueueItems - Current number of threads in the waiting queue.
- ThreadPoolReadyQueueMaxWaitTime - Maximum wait time for thread in ReadyQueue.
- ThreadPoolReadyQueueItems - Current number of threads in ReadyQueue.
- ThreadPeakWorkers - Maximum number of pool workers.
- ThreadMinWaitTime - Minimum thread wait time before getting scheduled.
- ThreadMaxWaitTime - Maximum thread wait time before getting scheduled.
DClient#
- TotalOpenOutBoundConnection - Current open outbound connection count.
- RefusedOutBoundConnection - Refused outbound connection count.
- MaxOutBoundConnection - Maximum outbound connection count.
- TotalOutBoundContextCount - Maximum outbound context count.
- ActiveOutBoundContextCount - Current outbound context count.
LDAP#
- cn=Bindings,cn=LDAPStatistics,cn=LDAP,cn=Monitor
- bindSecurityErrors: 3673
- simpleAuthBinds: 3657867
- strongAuthBinds: 122176
- unAuthBinds: 1610474
- cn=IncomingOperations,cn=LDAPStatistics,cn=LDAP,cn=Monitor
- unAuthBinds - Number of unauthenticated/anonymous bind requests received.
- strongAuthBinds - Number of bind requests that were authenticated using SASL and X.500 strong authentication procedures. This includes the binds that were authenticated using external authentication procedures.
- simpleAuthBinds - Number of bind requests that were authenticated using simple authentication procedures where the password is sent over the wire in encrypted or clear text format.
- bindSecurityErrors - Number of bind requests that have been rejected due to inappropriate authentication or invalid credentials.
- wholeSubtreeSearchOps - Number of whole subtree search requests received.
- searchOps - Number of search requests (baseObject searches, oneLevel searches, and whole subtree searches) received.
- removeEntryOps - Number of removeEntry requests received.
- readOps - Number of read requests received.
- oneLevelSearchOps - Number of oneLevel search requests received.
- modifyRDNOps - Number of modifyRDN requests received.
- modifyEntryOps - Number of modifyEntry requests received.
- listOps - Number of list requests received.
- inOps - Number of requests received from client.
- extendedOps - Number of extended operations.
- compareOps - Number of compare requests received.
- addEntryOps - Number of addEntry requests received.
- abandonOps - Number of LDAP abandoned requests.
- referrals - Number of referrals returned in response to requests for operations.
- chainings - Number of operations forwarded by this eDirectory server to other eDirectory servers.
- cn=TrafficVolume,cn=LDAPStatistics,cn=LDAP,cn=Monitor
- outBytes - Outgoing traffic, in bytes, on the interface. This includes responses to client and eDirectory servers as well as requests to other eDirectory servers.
- inBytes - Incoming traffic, in bytes, on the interface. This includes requests from client as well as responses from other eDirectory servers.
Values are in KB or counts
- cn=CacheFaultLooks,cn=CacheStatistics,cn=RecordManager,cn=Monitor
The number of items that could not be found already populated in cache.
- BlockCache - The number of items that could not be found already populated in FLAIM Block Cache.
- EntryCache - The number of items that could not be found already populated in FLAIM Entry Cache.
- cn=CacheFaults,cn=CacheStatistics,cn=RecordManager,cn=Monitor
The number of times an item was not found in the specified cache and had to be obtained in a lower level cache or from the disk.
- cn=CheckPointThreadData,cn=RecordManager,cn=Monitor
- CheckPointThreadWritingDataBlocks - 0 denotes that CheckPointThread is not writing Dirty cache blocks. 1 denotes that the CheckPointThread is writing dirty blocks.
- CheckPointThreadStartTime - CheckPointThread start time. Look at this value only if checkpoint thread is running.
- CheckPointThreadLogBlocksWritten - Number of log blocks written.
- CheckPointThreadIsRunning - 0 denotes that the CheckPointThread is not running. 1 denotes that CheckPointThread thread is running.
- CheckPointThreadIsForced - Denotes whether CheckPointThread was forced.
- CheckPointThreadForceStartTime - CheckPointThread forced start time. Look at this value only if CheckPointThread is forced started.
- CheckPointThreadDirtyCacheBlocks - Number of Dirty cache blocks.
- CheckPointThreadDataBlocksWritten - Number of Dirty cache blocks written.
- CheckPointThreadBlockSize - Current block size.
- cn=CurrentSize,cn=CacheStatistics,cn=RecordManager,cn=Monitor
- cn=HitLooks,cn=CacheStatistics,cn=RecordManager,cn=Monitor
- BlockCache - The number of items looked at in the FLAIM Block Cache before an item was successfully accessed from the specified cache.
- EntryCache - The number of items looked at in the FLAIM Entry Cache before an item was successfully accessed from the specified cache.
- Total: 164273923261
- cn=Hits,cn=CacheStatistics,cn=RecordManager,cn=Monitor
The number of times an item was successfully accessed from the specified cache
- BlockCache: 5547936654
- EntryCache: 25293146760
- Total: 30841083414
- cn=ItemsCached,cn=CacheStatistics,cn=RecordManager,cn=Monitor
- BlockCache: 49226
- EntryCache: 154308
- Total: 203534
- cn=MaximumSize,cn=CacheStatistics,cn=RecordManager,cn=Monitor
- BlockCacheSize: 262143 KB
- EntryCacheSize: 262144 KB
- TotalSize: 524288 KB
- cn=OldVersionCachedCount,cn=CacheStatistics,cn=RecordManager,cn=Monitor
- BlockCache: 13
- EntryCache: 607
- Total: 620
- cn=OldVersionCachedSize,cn=CacheStatistics,cn=RecordManager,cn=Monitor
- BlockCacheSize: 53 KB
- EntryCacheSize: 3083 KB
- TotalSize: 3136 KB
- cn=Size,cn=RecordManager,cn=Monitor
- TotalDIBSize - Total FLAIM database size.
- DIBStreamFileSize - Total Stream Files size.
- DIBRollBackFileSize - Total Roll-Forward Log files size.
- DIBRflmFileSize - Total roll forward log files size.
- DIBFileSize - Total DIB files size.
- IDM
- jvm_stats
More Information#
There might be more information for this subject on one of the following: