# 安装MongoDB企业版

这些文档提供了安装MongoDB企业版的说明。

MongoDB企业版可供MongoDB企业版订户使用，并包括其他一些功能，包括对SNMP监视，LDAP身份验证，Kerberos身份验证和系统事件审核的支持。

注意

由于[SERVER-29352](https://jira.mongodb.org/browse/SERVER-29352)，macOS上的MongoDB Enterprise \_不\_包括对SNMP的支持。

* [在Linux上安装](https://docs.mongodb.com/v4.2/administration/install-enterprise-linux/)

  在基于Linux的系统上安装MongoDB企业版的正式版本。
* [在macOS上安装](https://docs.mongodb.com/v4.2/tutorial/install-mongodb-enterprise-on-os-x/)

  在macOS上安装MongoDB企业版的正式版本
* [在Windows上安装](https://docs.mongodb.com/v4.2/tutorial/install-mongodb-enterprise-on-windows/)

  使用`.msi` 安装程序在Windows上安装MongoDB企业版。
* [使用Docker安装](https://docs.mongodb.com/v4.2/tutorial/install-mongodb-enterprise-with-docker/)

  安装MongoDB企业版Docker容器。

← [使用msiexec.exe在Windows上安装MongoDB社区](https://docs.mongodb.com/v4.2/tutorial/install-mongodb-on-windows-unattended/)[在Linux上安装MongoDB Enterprise](https://docs.mongodb.com/v4.2/administration/install-enterprise-linux/) →

原文链接：<https://docs.mongodb.com/v4.2/administration/install-enterprise/>

译者：小芒果


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mongoing.com/install-mongodb/install-mongodb-enterprise.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
