Free Monitoring Commands
Warning
Free monitoring is deprecated
Free monitoring was deprecated in April 2023 and will be decommissioned in August 2023.
Beginning in April 2023, you can’t enable free monitoring on MongoDB Community instances. Deployments currently using free monitoring can continue to access the free monitoring UI until August 2023.
You can choose another monitoring option for your deployment:
- Deploy a MongoDB Atlas dedicated cluster. Migrate your data to a MongoDB Atlas dedicated cluster sized M10 or greater, which includes several advanced monitoring and alerting features:
Get $100 in Atlas credits by applying the code
FREE-MONITORING-100
. Limited to the first 300 users. - Deploy a MongoDB Atlas free cluster. A free Atlas cluster includes basic monitoring and alerting capabilities. After you create a free cluster, use
mongodump
andmongorestore
to manually create a backup of your database and import your data from your MongoDB Community instance. - Use MongoDB Cloud Manager. The MongoDB Cloud Manager free tier includes basic monitoring capabilities.
Note
For details on a specific command, including syntax and examples, click on the link to the command's reference page.
Name | Description |
getFreeMonitoringStatus | Returns the free monitoring status. |
setFreeMonitoring | Enables/disables free monitoring during runtime. |