All Metrics

Metrics

Cluster

NameDescription
Server Address ListList of server addresses the cluster uses to connect to the MongoDB environment

Configuration Server

NameDescription
Has Replica Set ChildConfig Server Has a Replica Set as a Child.
Resource NameName of resource that serves as this cluster's config server

Database

NameDescription
Average Object Size (Bytes)Average object size of this resource
Client AddressClient address that was used to retrieve this resource
Collections Average Object Size (Bytes)Average size of objects in this resource's collections
Collections CountNumber of collections for this resource
Collections Documents MaximumMaximum number of documents in this resource's collections
Collections Maximum Size (Bytes)Maximum size of this resource's capped collections
Collections Objects CountNumber of objects or documents in this resource's collections
Collections Size (Bytes)Size of all records in this resource's collections
Collections Storage Size (Bytes)Storage size of all records in this resource's collections
Collections Total Index Size (Bytes)Total size of all in this resource's collections
Collections Total IndexesNumber of indexes on this resource's collections
Data File VersionData file version for this resource
Data Size (Bytes)Data size of this resource
Disk Space Free (Bytes)Amount of unused/free disk space
ExtentsNumber of extents for this resource
File Size (Bytes)Total file size for this resource
Freelist ExtentsNumber of extents in the freelist for this resource
Freelist Extents Size (Bytes)Size of the extents on the freelist for this resource
Index Size (Bytes)Total index size for this resource
IndexesNumber of indexes for this resource
NameName of this resource
Namespace File Size (Megabytes)Namespace file size for this resource
ObjectsNumber of objects for this resource
Storage Size (Bytes)Storage size of this resource

Mongod

NameDescription
Advisory Host FQDNsAdvisory host fully qualified domain names of the machine hosting this resource
Arbiter OnlyIndicates if this resource is an arbiter
Asserts: MessageNumber of message assertions raised since the MongoDB process started
Asserts: RegularNumber of regular assertions raised since the MongoDB process started
Asserts: RolloversNumber of rollovers since the MongoDB process started
Asserts: UserNumber of user assertions that have occurred since the MongoDB process started
Asserts: WarningNumber of warnings raised since the MongoDB process started
Available ConnectionsNumber of unused incoming connections available to this resource
Available Read TicketsAmount of available read tickets
Available Write TicketsAmount of available write tickets
Background Flushing Average (Milliseconds)Average time for each flush to disk
Background Flushing FlushesNumber of times the databases on this resource has flushed all writes to disk
Background Flushing Last (Milliseconds)Time it took the last flush operation to complete
Background Flushing Total (Milliseconds)Time the mongod processes have spent writing data to disk
Build IndexesIndicates if the mongod builds indexes on this resource
Collection Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Collection Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Collection Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Collection Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Collection Intent Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Collection Intent Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Collection Intent Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Collection Intent Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Collection Intent Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Collection Intent Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Collection Intent Shared Locks AcquiredNumber of times the lock was acquired in this mode
Collection Intent Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Collection Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Collection Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Collection Shared Locks AcquiredNumber of times the lock was acquired in this mode
Collection Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Command Count (Operations)Number of database commands since mongod instance last started
CommitsTransactions written to journal during latest journal group commit interval
Commits In Write LockCommits that occurred while a write lock was held
Compressed Log Records (Records)Total Amount of journaling compressed records since last checkpoint.
Compressed Log Records in Memory (Bytes)Total memory used for storing compressed records.
Compressed Log Records Size (Bytes)Total size of records compressed by WiredTiger since last checkpoint.
Compression RatioCompression Ratio of the data written to journal
Consolidated Logging (Bytes)Amount of logging data consolidated.
Created ConnectionsCount of all incoming connections created to this resource
Current Cache (Bytes)Amount of bytes currently in cache
Current ConnectionsNumber of incoming connections to this resource
Cursor Timed OutTotal number of cursors that have timed out
Cursors OpenTotal number of cursors this environment maintains
Data Journaled (Megabytes)Data written to journal during latest journal group commit interval
Database Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Database Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Database Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Database Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Database Intent Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Database Intent Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Database Intent Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Database Intent Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Database Intent Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Database Intent Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Database Intent Shared Locks AcquiredNumber of times the lock was acquired in this mode
Database Intent Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Database Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Database Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Database Shared Locks AcquiredNumber of times the lock was acquired in this mode
Database Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Delay Behind Primary (Seconds)Mongod delay behind the primary not accounting for the slave delay.
Delete Count (Operations)Number of delete operations since mongod instance last started
Dirty Cache (Bytes)Amount of dirty data (in bytes) in cache
Document MovesNumber of times documents have moved in the on-disk representation of the MongoDB data set
Documents DeletedNumber of documents deleted
Documents InsertedNumber of documents inserted
Documents ReturnedNumber of documents returned by queries
Documents UpdatedNumber of documents updated
Early CommitsRequested commits before the scheduled journal group commit interval
Extended Memory SupportedIndicates if the machine hosting this resource supports extended memory information
Fastmod Count (Operations)Number of update operations that don't cause documents to grow nor require updates to the index
Flush Log Count (Operations)Number of grouped commit to disk calls made.
Forced Log Write Count (Operations)Amount of forced log write operations.
Forced Log Writes Skipped (Operations)Amount of forced log write operations that were skipped.
Get More Count (Operations)Number of "getmore" operations since mongod instance last started
Global Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Global Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Global Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Global Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Global Intent Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Global Intent Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Global Intent Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Global Intent Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Global Intent Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Global Intent Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Global Intent Shared Locks AcquiredNumber of times the lock was acquired in this mode
Global Intent Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Global Lock Active Client ReadersNumber of active client connections performing read operations
Global Lock Active Client WritersNumber of active client connections performing write operations
Global Lock Active Clients TotalNumber of active client connections to the database
Global Lock Current Queue ReadersNumber of operations currently queued and waiting for the read lock
Global Lock Current Queue TotalNumber of operations queued waiting for the lock
Global Lock Current Queue WritersNumber of operations currently queued and waiting for the write lock
Global Lock Total Time (Microseconds)Time since database last started and created the "globalLock"
Global Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Global Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Global Shared Locks AcquiredNumber of times the lock was acquired in this mode
Global Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Heap Used (Bytes)Heap used by this resources database processes
HiddenIndicates if this resource is hidden by its replica set
Host NameHostname of the machine hosting this resource
IDName of this resource's replica set
Idhack QueriesNumber of queries that contain the "_id" field
Insert Count (Operations)Number of insert operations received since mongod instance last started
IO Wait Time (%)Percentage of time waiting for lock acquisitions.
IP AddressIP address of the machine hosting this resource
Is MasterIndicates if this resource is writable
Is RecoveringMongod is recovering from a delay.
Journal Mapped Memory (Megabytes)Amount of mapped memory with journal by this resource's databases
Journaling EnabledSignifies if Journaling is enabled
Log Buffer Size (Bytes)WiredTiger total storage size of log buffer.
Log File YieldsCount of delayed journal writes waiting for previous log file to close.
Log Payload Size (Bytes)Data size of log payload data.
Logs Record Scans (Scans)Amount of records processed by log scan.
Log Records Scans Requiring Two Reads (Scans)Amount of records requiring two reads when log scanned.
Log Scan Count (Operations)Amount of log scan operations performed.
Log Server Thread Advances Last Sequence NumberNumber of Log server thread advances write 'last sequence number' (LSN).
Log Synchronization Count (Operations)Amount of log synchronization operations.
Log Synchronization Directory Count (Operations)Amount of log synchronization directory operations.
Log Write Count (Operations)Amount of log write operations.
Manually Zero Filled Log FilesAmount of log files manually zero-filled.
Mapped Memory (Megabytes)Amount of mapped memory by this resource's databases
Maximum Log Size (Bytes)Max size a log file can be before a new file is created.
Memory Architecture (Bits)Architecture of the machine hosting this resource
Metadata Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Metadata Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Metadata Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Metadata Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Metadata Intent Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Metadata Intent Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Metadata Intent Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Metadata Intent Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Metadata Intent Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Metadata Intent Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Metadata Intent Shared Locks AcquiredNumber of times the lock was acquired in this mode
Metadata Intent Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Metadata Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Metadata Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Metadata Shared Locks AcquiredNumber of times the lock was acquired in this mode
Metadata Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
MMAPv1 Journal Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
MMAPv1 Journal Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
MMAPv1 Journal Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
MMAPv1 Journal Intent Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
MMAPv1 Journal Intent Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
MMAPv1 Journal Intent Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
MMAPv1 Journal Intent Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
MMAPv1 Journal Intent Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
MMAPv1 Journal Intent Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
MMAPv1 Journal Intent Shared Locks AcquiredNumber of times the lock was acquired in this mode
MMAPv1 Journal Intent Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
MMAPv1 Journal Lock Exclusive WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
MMAPv1 Journal Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
MMAPv1 Journal Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
MMAPv1 Journal Shared Locks AcquiredNumber of times the lock was acquired in this mode
MMAPv1 Journal Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Network RequestsNumber of requests this resource has received
Network Traffic In (Bytes)Bytes received by all databases of this resource
Network Traffic Out (Bytes)Bytes sent from all databases of this resource
Oplog Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Oplog Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Oplog Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Oplog Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Oplog Intent Exclusive Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Oplog Intent Exclusive Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Oplog Intent Exclusive Locks AcquiredNumber of times the lock was acquired in this mode
Oplog Intent Exclusive Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Oplog Intent Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Oplog Intent Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Oplog Intent Shared Locks AcquiredNumber of times the lock was acquired in this mode
Oplog Intent Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
Oplog Shared Lock DeadlocksNumber of times lock acquisitions with this mode encountered deadlocks
Oplog Shared Lock WaitsNumber of lock acquisitions with this mode waits because locks were held in a conflicting mode
Oplog Shared Locks AcquiredNumber of times the lock was acquired in this mode
Oplog Shared Locks Time (Microseconds)Cumulative wait time for lock acquisitions with this mode
OptimeOptime of the mongod
Out Read TicketsAmount of out read tickets
Out Write TicketsAmount of out write tickets
Page FaultsTotal number of page faults
PIDProcess ID number on this resource
Preallocated Log Files QueuedAmount of pre-allocated log files queued to write to disk.
Preallocated Log Files UsedAmount of pre-allocated log files used.
Preallocated Prepared Log FilesAmount of pre-allocated log files prepared to write to disk.
Preallocated Unready Log FilesAmount of pre-allocated log files that are not ready and missed.
PrioritySignifies eligibility of this resource to become primary
ProcessCurrent MongoDB process on this resource
Query Count (Operations)Number of queries received since mongod instance last started
Read Cache (Bytes)Amount of bytes read into cache
Read TicketsAmount of total read tickets
Release Advances Last Sequence NumberLog release advances write 'last sequence number' (LSN).
Replication Command Count (Operations)Number of replicated database commands since mongod instance last started
Replication Delete Count (Operations)Number of replicated delete operations since mongod instance last started
Replication Get More Count (Operations)Number of "getmore" operations since mongod instance last started
Replication Insert Count (Operations)Number of replicated insert operations received since mongod instance last started
Replication Query Count (Operations)Number of replicated queries received since mongod instance last started
Replication Update Count (Operations)Number of replicated update operations received since mongod instance last started
Resident Memory (Megabytes)Amount of RAM used by this resource's database processes
Shares Host With Other MongodMongod Shares a Host with another Mongod. 1 if it shares, 0 if it does not share.
Slave Delay (Seconds)Intentional lag time behind the primary of this resource's replica set
Slots Coalesced (Writes)Amount of written slots coalesced.
Sort QueriesNumber of queries that return sorted numbers that cannot perform the sort operation using an index
SSL Certificate Expiration DateExpiration date of the TLS/SSL certificate
SSL Certificate Subject NameSubject name associated with TLS/SSL certificate
SSL Has Certificate AuthorityIndicates if the TLS/SSL certificate is associated with a certificate authority
StateCurrent state of the mongod in the replica set
Storage Engine NameName of the current storage engine
Storage Engine PersistentIndicates if the storage engine persists data to disk
Storage Engine Supports Committed ReadsIndicates if the storage engine supports "majority" read concern
Switch Slot Attempts (Attempts)Amount of busy returns attempting to switch slots.
TagsDocument that describe the replica sets settings
Too Small Uncompressed Log Records (Records)Number of journal records uncompressed because they were 128 bytes or smaller in size.
Uncompressed Log Records (Records)Total number of uncompressed journal log records since last checkpoint.
Update Count (Operations)Number of update operations received since mongod instance last started
Uptime (Seconds)Time the current MongoDB process has been active
VersionVersion of the current MongoDB process
Virtual Memory (Megabytes)Virtual memory being used by the mongod process
VotesNumber of votes this resource will have in a replica set election
Write Backs QueuedIndicates if there are operations from a mongos instance queued for retrying
Write Conflict QueriesNumber of queries that encountered write conflicts
Write Lock (%)Percentage of writes encountered locks.
Write TicketsAmount of total write tickets
Written Cache (Bytes)Amount of bytes written from cache
Written Log Data (Bytes)Amount of data written to logs using WiredTiger storage engine since last checkin.
Written to Data Files (Megabytes)Data written from journal during latest journal group commit interval

Mongos

NameDescription
Advisory Host FQDNsAdvisory host fully qualified domain names of the machine hosting this resource
Asserts: MessageNumber of message assertions raised since the MongoDB process started
Asserts: RegularNumber of regular assertions raised since the MongoDB process started
Asserts: RolloversNumber of rollovers since the MongoDB process started
Asserts: UserNumber of user assertions that have occurred since the MongoDB process started
Asserts: WarningNumber of warnings raised since the MongoDB process started
Available ConnectionsNumber of unused incoming connections available to this resource
Background Flushing: Average (Milliseconds)Average time for each flush to disk
Background Flushing: FlushesNumber of times the databases on this resource has flushed all writes to disk
Background Flushing: Last (Milliseconds)Time it took the last flush operation to complete
Background Flushing: Total (Milliseconds)Time the mongod processes have spent writing data to disk
Command Count (Operations)Number of database commands since mongod instance last started
Connections Used Over Available (%)The percent of connections being used.
Created ConnectionsCount of all incoming connections created to this resource
Current ConnectionsNumber of incoming connections to this resource
Delete Count (Operations)Number of delete operations since mongod instance last started
Extended Memory SupportedIndicates if the machine hosting this resource supports extended memory information
Get More Count (Operations)Number of "getmore" operations since mongod instance last started
Heap Used (Bytes)Heap used by this resources database processes
Host NameHostname of the machine hosting this resource
Insert Count (Operations)Number of insert operations received since mongod instance last started
IP AddressIP address of the machine hosting this resource
Journal Mapped Memory (Megabytes)Amount of mapped memory with journal by this resource's databases
Mapped Memory (Megabytes)Amount of mapped memory by this resource's databases
Memory Architecture (Bits)Architecture of the machine hosting this resource
Network RequestsNumber of requests this resource has received
Network Traffic In (Bytes)Bytes received by all databases of this resource
Network Traffic Out (Bytes)Bytes sent from all databases of this resource
Page FaultsTotal number of page faults
Page Faults to Operations RatioThe ratio of Page Faults to Operations.
Page Faults to Operations Ratio Greater Than 1The ratio of Page Faults to Operations is greater than or equal to one.
PIDProcess ID number on this resource
ProcessCurrent MongoDB process on this resource
Query Count (Operations)Number of queries received since mongod instance last started
Resident Memory (Megabytes)Amount of RAM used by this resource's database processes
Update Count (Operations)Number of update operations received since mongod instance last started
Uptime (Seconds)Time the current MongoDB process has been active
VersionVersion of the current MongoDB process
Virtual Memory (Megabytes)Virtual memory being used by the mongod process

Replica Set

NameDescription
Chaining AllowedIndicated if chaining is supported on this resource
Data Bearing NodesNumber of Data Bearing Mongods that are not Arbiters.
Election IDElection ID of this resource
Election Timeout (Milliseconds)Duration of this resource's election timeout
Heartbeat Interval (Milliseconds)Frequency of this resource's heartbeats
Heartbeat Timeout (Seconds)Duration of this resource's heartbeat timeout
IDID for this resource
Last Error DefaultLast error default of this resource
Last Error ModesLast error modes of this resource
Odd Votes CountReplica Set odd votes. 1 if odd, 0 if even.
Oplog Time (Seconds)window of time before the writes that occurred on the primary will go out of scope for secondary replication.
Primary ReplicationIndicates this resource is a primary replication set
Protocol VersionProtocol version of this resource
Replication ArbitersList of arbiters within this replication set
Replication HostsList of hosts within this replication set
Replication Rollback IDRollback ID of this resource
Request VotesTotal request votes in a replica set
StateState of this resource
VersionVersion of MongoDB this resource has

Shard

NameDescription
Has Replica Set ChildShard Has a Replica Set as a Child.
HostHost of this resource
VersionShard version of this resource