Measurement Types
On this page
The measurements
endpoint returns the available measurement types
for use with the Ops Manager Measurements API resource.
Host Measurements
| Rate of asserts for a MongoDB process found in the
|
| Amount of data flushed in the background. |
| Amount of bytes in the WiredTiger
storage engine cache and tickets found in the
|
| Number of connections to a MongoDB process found in the
|
| Number of cursors for a MongoDB
process found in the |
| Numbers of |
| Number of operations waiting on locks for the MongoDB process that the serverStatus command generates. Ops Manager computes these values based on the type of storage engine. |
| Number of index btree operations. |
| Number of journaling operations. |
| Amount of memory for a MongoDB process found in the
|
| Amount of throughput for MongoDB process found in the
|
| Durations and throughput of the MongoDB process'
oplog.
The |
| On-disk storage space as collected from the MongoDB |
| Rate of database operations on a MongoDB process since the
process last started found in the |
| Rate of database operations on MongoDB
secondaries found in the
|
| Average rate of documents returned, inserted, updated, or deleted per second during a selected time period. |
| Average rate for operations per second during a selected time period that perform a sort but cannot perform the sort using an index. |
| Average execution time in milliseconds per read, write, or command operation during a selected time period. Available to hosts running MongoDB 3.4 or later. |
| Number of times the host restarted within the previous hour. |
| Physical memory usage, in bytes. |
| Network throughput in bytes per second. |
| Total amount swap space in use. |
| Average rate per second to scan index items during
queries and query-plan evaluations found in the value of
|
| Average rate of documents scanned per second during queries
and query-plan evaluations found in the value of
|
| Ratio of the number of index items scanned to the number of documents returned. |
| Ratio of the number of documents scanned to the number of documents returned. |
Process Measurements
| MongoDB CPU usage. For hosts with more than one CPU core, these values can exceed 100%. Requires Ops Manager Automation. |
| MongoDB CPU usage scaled to a range of 0% to 100% by dividing by the number of CPU cores. Requires Ops Manager Automation. |
System Measurements
| CPU usage of processes on the host. For hosts with more than one CPU core, this value can exceed 100%. Requires Ops Manager Automation. |
| CPU usage of processes on the host scaled to a range of 0 to 100% by dividing by the number of CPU cores. Requires Ops Manager Automation. |
| Physical memory usage, in bytes. |
| Network throughput in bytes per second. |
| Total amount swap space in use. |
Disk Measurements
| Number of Input/Output operations for the disk partition that hosts MongoDB. Requires Ops Manager Automation. |
| Latency per operation type of the disk partition that hosts MongoDB. Requires Ops Manager Automation. |
| Measures the free disk space and used disk space on the disk partition used by MongoDB. Only available if you use Ops Manager Automation. |
Database Measurements
| Duration that the host is write locked. |
| Amount of disk storage that database uses on-disk storage space found from the MongoDB dbStats command. By default, the Monitoring retrieves database
measurements every 20 minutes but adjusts frequency when
necessary to reduce the impact on database performance. To
disable collecting database statistics in the Ops Manager, click
Settings, then click Group Settings, and
then set Collect Database Specific Statistics to
|