OPTIONS
翻译或纠错本页面

Administration

The administration documentation addresses the ongoing operation and maintenance of MongoDB instances and deployments. This documentation includes both high level overviews of these concerns as well as tutorials that cover specific procedures and processes for operating MongoDB.

You can download this section in PDF form as MongoDB Administration.

管理概念

Core conceptual documentation of operational practices for managing MongoDB deployments and systems.

MongoDB备份方案
Describes approaches and considerations for backing up a MongoDB database.
MongoDB监控
An overview of monitoring tools, diagnostic strategies, and approaches to monitoring replica sets and sharded clusters.
生产环境指南
A collection of notes that describe best practices and considerations for the operations of MongoDB instances and deployments.

Continue reading from 管理概念 for additional documentation of MongoDB administration.

Administration Tutorials

Tutorials that describe common administrative procedures and practices for operations for MongoDB instances and deployments.

配置,维护与分析
Describes routine management operations, including configuration and performance analysis.
Backup and Recovery
Outlines procedures for data backup and restoration with mongod instances and deployments.

Continue reading from Administration Tutorials for more tutorials of common MongoDB maintenance operations.

数据库管理参考
Reference and documentation of internal mechanics of administrative features, systems and functions and operations.

参见

The MongoDB Manual contains administrative documentation and tutorials though out several sections. See 复制集指南 and 集群教程 for additional tutorials and information.

←   BSON Types 管理概念  →
ON THIS PAGE