[[email protected] bin]$ pwd/usr/local/mongodb/bin[[email protected] bin]$ ls-ltotal 207696-rwxr-xr-x 1 Bsondump #一个debug工具而不是一个备份工具, the Bson format can be converted into a JSON format that can be recognized. -rwxr-xr-x 1 MONGO #访问mongodb的客户端程序-rwxr-xr-x 1 mongod #mongodb的服务器端程序-rwxr-xr-x 1 mongodump #备份工具, generation of binary Preparation documents (Mongodump can export data from either Mongod or MONGOs instances.)-rwxr-xr-x 1 Mongoexport #备份工具, generating a JSON or CSV file Format backup files-rwxr-xr-x 1 mongofiles #The mongofiles utility makes it possible to manipulate files stored in your MongoDB ins Tance in Gridfs objects from the command line-rwxr-xr-x 1 mongoimport #与mongoexport命令对应-rwxr-xr-x 1 mongooplog #mongo Oplog pull Oplog logs from remote and apply to local-rwxr-xr-x 1 mongoperf #测试磁盘IO性能-rwxr-xr-x 1 mongorestore #与mongodump命令对应 (The Mongorestore Pro Gram writes data from a binary database dump created by Mongodump to a MongoDB instance)-rwxr-xr-x 1 MONGOs #集群分片是做 Routing service-rwxr-xr-x 1 Mongostat #监控mongodb的运行状态, equivalent to Unix/linux vmstat-rwxr-xr-x 1 Mongotop #Mongosniff provides a low-level operational tracking and sniffing map of real-time database activity. Mongosniff can be thought of as custom-designed for MongoDB, similar to tcpdump for TCP/IP network traffic analysis [[email protected] bin]$
A brief description of the MongoDB tool