OPTIONS

Administration ReferenceΒΆ

UNIX ulimit Settings
Describes user resources limits (i.e. ulimit) and introduces the considerations and optimal configurations for systems that run MongoDB deployments.
System Collections
Introduces the internal collections that MongoDB uses to track per-database metadata, including indexes, collections, and authentication credentials.
Database Profiler Output
Describes the data collected by MongoDB’s operation profiler, which introspects operations and reports data for analysis on performance and behavior.
Server-side JavaScript
Describes MongoDB’s support for executing JavaScript code for server-side operations.
Exit Codes and Statuses
Lists the unique codes returned by mongos and mongod processes upon exit.