We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e748be commit 620875fCopy full SHA for 620875f
source/reference/server-status.txt
@@ -1103,9 +1103,9 @@ recordStats
1103
The :status:`recordStats` document provides fine grained reporting
1104
on page faults on a per database level.
1105
1106
-.. status:: recordStats.accessNotInMemory
+.. status:: recordStats.accessesNotInMemory
1107
1108
- :status:`recordStats.accessNotInMemory` reflects the number of
+ :status:`recordStats.accessesNotInMemory` reflects the number of
1109
times :program:`mongod` needed to access a memory page that was
1110
*not* resident in memory for *all* databases managed by this
1111
:program:`mongod` instance.
0 commit comments