

Databases operate in an environment that consists of numerous reads, writes, and updates.
Let’s look at the globalLock and locks sections of the db.serverStatus() command output:
"acquireCount" : { : NumberLong(),
"acquireWaitCount" : { : NumberLong(),
"timeAcquiringMicros" : { : NumberLong(),
"deadlockCount" : { : NumberLong(),





