File tree Expand file tree Collapse file tree 6 files changed +15
-18
lines changed Expand file tree Collapse file tree 6 files changed +15
-18
lines changed Original file line number Diff line number Diff line change 1+ Starting in MongoDB 6.1, :ref: `SNMP <cli-mongod-snmp >` is removed.
2+ All related command line options prevent ``mongod `` from starting.
3+ To monitor your deployment, use `MongoDB Ops Manager
4+ <https://www.mongodb.com/docs/ops-manager/current/> `_.
Original file line number Diff line number Diff line change @@ -2978,13 +2978,14 @@ Audit Options
29782978
29792979 .. include:: /includes/note-audit-in-enterprise-only.rst
29802980
2981+ .. _cli-mongod-snmp:
29812982
29822983SNMP Options
29832984~~~~~~~~~~~~
29842985
2985- .. note::
2986+ .. warning:: Enterprise Feature Removed
29862987
2987- .. include:: /includes/fact-macos-snmp .rst
2988+ .. include:: /includes/SNMP-removed .rst
29882989
29892990.. option:: --snmp-disabled
29902991
Original file line number Diff line number Diff line change @@ -79,6 +79,8 @@ Removed Options
7979
8080.. include:: /includes/journal-option-removed.rst
8181
82+ .. include:: /includes/SNMP-removed.rst
83+
8284Time Series Collections
8385-----------------------
8486
Original file line number Diff line number Diff line change @@ -12,12 +12,9 @@ Monitor MongoDB Windows with SNMP
1212 :depth: 1
1313 :class: singlecol
1414
15- .. note :: Enterprise Feature (Deprecated)
15+ .. warning :: Enterprise Feature Removed
1616
17- .. include:: /includes/SNMP-deprecated.rst
18-
19- SNMP is only available in `MongoDB Enterprise
20- <http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_.
17+ .. include:: /includes/SNMP-removed.rst
2118
2219.. |mongod-program| replace:: :binary:`~bin.mongod.exe`
2320
Original file line number Diff line number Diff line change @@ -12,12 +12,9 @@ Monitor MongoDB With SNMP on Linux
1212 :depth: 1
1313 :class: singlecol
1414
15- .. note :: Enterprise Feature (Deprecated)
15+ .. warning :: Enterprise Feature Removed
1616
17- .. include:: /includes/SNMP-deprecated.rst
18-
19- SNMP is only available in `MongoDB Enterprise
20- <http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_.
17+ .. include:: /includes/SNMP-removed.rst
2118
2219.. |mongod-program| replace:: :binary:`~bin.mongod`
2320
Original file line number Diff line number Diff line change @@ -10,13 +10,9 @@ Troubleshoot SNMP
1010 :depth: 1
1111 :class: singlecol
1212
13- .. note :: Enterprise Feature (Deprecated)
13+ .. warning :: Enterprise Feature Removed
1414
15- .. include:: /includes/SNMP-deprecated.rst
16-
17- SNMP is only available in MongoDB Enterprise.
18-
19- .. include:: /includes/fact-macos-snmp.rst
15+ .. include:: /includes/SNMP-removed.rst
2016
2117Overview
2218--------
You can’t perform that action at this time.
0 commit comments