MongoDB工具簡要說明

來源:互聯網
上載者:User

標籤:

[[email protected] bin]$ pwd/usr/local/mongodb/bin[[email protected] bin]$ ls -ltotal 207696-rwxr-xr-x 1 bsondump      #一個debug工具而不是一個備份工具,可將BSON格式轉化為人可識別的JSON格式。-rwxr-xr-x 1 mongo         #訪問mongodb的用戶端程式-rwxr-xr-x 1 mongod        #mongodb的伺服器端程式-rwxr-xr-x 1 mongodump     #備份工具,產生二進位備份檔案(mongodump can export data from either mongod or mongos instances.)-rwxr-xr-x 1 mongoexport   #備份工具,產生 JSON or CSV 檔案格式的備份檔案-rwxr-xr-x 1 mongofiles    #The mongofiles utility makes it possible to manipulate files stored in your MongoDB instance in GridFS objects from the command line-rwxr-xr-x 1 mongoimport   #與mongoexport命令對應-rwxr-xr-x 1 mongooplog    #mongooplog從遠程拉取oplog日誌並應用到本地-rwxr-xr-x 1 mongoperf     #測試磁碟IO效能-rwxr-xr-x 1 mongorestore  #與mongodump命令對應(The mongorestore program writes data from a binary database dump created by mongodump to a MongoDB instance)-rwxr-xr-x 1 mongos        #叢集分區是做路由服務-rwxr-xr-x 1 mongostat     #監控mongodb的運行狀態,相當於UNIX/Linux的vmstat -rwxr-xr-x 1 mongotop      #mongosniff提供了對資料庫即時活動的低層級操作跟蹤和嗅探視圖。可以將mongosniff認為是專為MongoDB定製的,類似於tcpdump用於TCP/IP網路流量分析[[email protected] bin]$ 

 

MongoDB工具簡要說明

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.