MongoDB MMS部署文档(win agent)

发布时间:2020-07-22 22:47:11 作者:spmichael
来源:网络 阅读:878

直接复制黏贴一份官方的部署说明文档,已成功安装(win agent)

需要安装python,网速问题,我直接从51cto下载站下载的python-2.7.3.amd64.msi

另外需要自行下载pymongo-2.4.2.win-amd64-py2.7.exe,仅作记录。

Contents
------------
* README.txt
* mongommsinstall.bat
* mongommstinstall.ps1
* srvany.exe

Prerequisites
------------
* Expects a MMS/PyMongo compatible python version to be installed
* Expects pymongo to be installed
* Powershell version 2.0 (for windows service installation)
* Powershell script execution to be turned on

Installation
------------
* The following instructions are to run MMS as a windows service
* More information can be found at https://mms.10gen.com/help/install.html#installing-mms-on-windows

Install Prerequisites
---------------------
* Install python 2.7.x using the Windows Installer. 64 bit installer is preferred.
e.g. http://www.python.org/ftp/python/2.7.2/python-2.7.2.amd64.msi
* Install latest version of pymongo using the Windows Installer from pypi. Ensure
you pick the installer that corresponds to your python version and the type (32 bit or 64 bit).
http://pypi.python.org/pypi/pymongo/

Install Powershell 2.0
----------------------
* If you do not have powershell 2.0 installed you would need to install it from http://support.microsoft.com/kb/968929.

Enable Powershell Script Execution
----------------------------------
* Open the Windows Powershell by right-clicking its icon in the Start bar and selecting Run as Administrator
* Type `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned` and agree when prompted about changing the policy

Specifying a Proxy Server
-------------------------
If the MMS agent needs a proxy server to connect outside, specify it in the HTTPS_PROXY environment variable
 as http://proxyservername:port

Sevice Installation
-------------------
* The script reads python path from windows registry if not specified on command line
* If multiple python installations are present edit the bat file to specify the path of the python install to work
* Run mongommsinstall.bat from an administrator command window
* This will install the windows service and start it
* If you stop the windows service, the agent will stop

Uninstall
---------
- Stop the "MongoDB MMS" windows service
- Run "sc delete mongomms"

More Information
----------------
- MMS Help https://mms.10gen.com/help/
 

 

MongoDB MMS部署文档(win agent)

 

推荐阅读:
  1. CentOS6.8安装mongodb3.0与备份脚本
  2. windows mean(mongodb+express+a

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

mongodb age nt

上一篇:MySQL GTID 主从复制的原理及配置

下一篇:[PhoneGap]Mac下搭建PhoneGap开发环境

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》