- Install Ops Manager >
- Advanced Configuration Options >
- Enable Application Database Monitoring
Enable Application Database Monitoring¶
On this page
Prerequisites¶
To enable application database monitoring, including dbStats
and database profiling
information, the database account connecting to AppDB must authenticate as a
user with the following minimum role:
Required Role | Database |
---|---|
clusterMonitor |
admin |
- Ubuntu/Debian
- RHEL/CentOS/SLES/AMZ
- Linux
Use this procedure to enable monitoring on an application database:
- Intel/AMD
- IBM zSeries
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
On x86_64 architecture running Debian 8, Debian 9, Ubuntu 18.04, or Ubuntu 20.04:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select Debian 8/9/10/11, Ubuntu 16.X/18.X/20.x - DEB.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
Ubuntu 18.04/20.04 or Debian 9/10 for 64-bit x86:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Prepare the data directory.¶
The data directory stores MongoDB data. For an existing MongoDB
deployment, ensure that the directory is owned by the mongodb
user. If no MongoDB deployment exists, create the directory and set
the owner.
To create a data directory and set the owner as the mongodb
user:
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
On zSeries architecture running Ubuntu 18.04 using a deb
package:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select Ubuntu 18.X Z-Series (s390x) - DEB.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
Ubuntu 18.04 for IBM zSeries:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Prepare the data directory.¶
The data directory stores MongoDB data. For an existing MongoDB
deployment, ensure that the directory is owned by the mongodb
user. If no MongoDB deployment exists, create the directory and set
the owner.
To create a data directory and set the owner as the mongodb
user:
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Use this procedure to enable monitoring on an application database:
- Intel/AMD
- PowerPC
- IBM zSeries
On x86_64 architecture:
- RHEL/CentOS 6.x, Amazon Linux
- RHEL/CentOS (7.x/8.x), SUSE12/15, Amazon Linux 2
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
Running RHEL / CentOS 6.x using an
rpm
package:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select Amazon Linux - RPM.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
64-bit x86:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
RHEL / CentOS 7.x, SUSE12, SUSE15 or Amazon Linux 2:
- rpm Package
- TAR Archive
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
Using an rpm
package:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select RHEL/CentOS (7.X/8.X), SUSE12, SUSE15, Amazon Linux2 - RPM.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
RHEL 7 for 64-bit x86:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Using a tar
archive:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select RHEL/CentOS (7.X/8.X), SUSE12, SUSE15, Amazon Linux 2 - TAR.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the .
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
RHEL for 64-bit x86:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Extract the MongoDB Agent.¶
You can install the MongoDB Agent in any directory. If you want to move the archive to another directory before extracting, you may do so.
To install the MongoDB Agent, extract the archive:
Change to the extracted binary directory.¶
Change into the directory that was created after extracting the MongoDB Agent binary:
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
local.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the local.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
local.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Optional: Create the binary, log, and data directories.¶
If you have an existing Monitoring Agent user and do not plan on activating Automation, you only need to create the log directory.
Create the following directories to store files that the MongoDB Agent needs.
Note
The use of mongodb-mms-automation
in the file path is a
legacy artifact and does not mean that the MongoDB Agent is being
installed with Automation configured.
Component | Default Directory | Description |
---|---|---|
Binaries | /var/lib/mongodb-mms-automation |
These are the binaries that the MongoDB Agent manages. They include the MongoDB Agent, BI Connector, and MongoDB binaries. |
MongoDB Agent logs | /var/log/mongodb-mms-automation |
These are the log files that the MongoDB Agent creates. |
MongoDB databases | /data |
These are the databases that the MongoDB Agent creates and manages. |
Run the following commands to create the directories:
Using a Different Path than /var/lib
By default, the Agent binaries and Ops Manager
configuration backup file are located in
/var/lib/mongodb-mms-automation
.
If you want to store these files in a different
directory, follow these procedures:
To change the location of the Agent Binaries:
Click Deployment, then Agents, and then Downloads & Settings.
Below the Download Directory heading, click the pencil icon to the right of the path shown in Download Directory (Linux/MacOS).
Change the path to the new path you want.
Click Save.
Create the new directory you specified on each host that runs an Agent.
To change the location of the Agent configuration backup:
Open the Agent configuration file in your preferred text editor.
Change the
mmsConfigBackup
setting to the new path for the configuration backup file.Save the Agent configuration file.
Move the configuration backup file to the new directory.
Assign permissions to the system user that runs the MongoDB Agent.¶
Run the following commands:
Start the MongoDB Agent.¶
From the directory in which you installed the MongoDB Agent and as the system user you created in the last step, issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
On RHEL / CentOS (7.x) on PowerPC architecture (managing MongoDB 3.4 or later deployments):
- rpm Package
- TAR Archive
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
Using an rpm
package:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select RHEL/CentOS (7.X/8.X), SUSE12, SUSE15, Amazon Linux2 - RPM.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
RHEL 7 for PowerPC:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Using a tar
archive:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select RHEL/CentOS (7.X) Power (ppc64le) - TAR.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
RHEL 7 for PowerPC:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Extract the MongoDB Agent.¶
You can install the MongoDB Agent in any directory. If you want to move the archive to another directory before extracting, you may do so.
To install the MongoDB Agent, extract the archive:
Change to the extracted binary directory.¶
Change into the directory that was created after extracting the MongoDB Agent binary:
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
local.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the local.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
local.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Optional: Create the binary, log, and data directories.¶
If you have an existing Monitoring Agent user and do not plan on activating Automation, you only need to create the log directory.
Create the following directories to store files that the MongoDB Agent needs.
Note
The use of mongodb-mms-automation
in the file path is a
legacy artifact and does not mean that the MongoDB Agent is being
installed with Automation configured.
Component | Default Directory | Description |
---|---|---|
Binaries | /var/lib/mongodb-mms-automation |
These are the binaries that the MongoDB Agent manages. They include the MongoDB Agent, BI Connector, and MongoDB binaries. |
MongoDB Agent logs | /var/log/mongodb-mms-automation |
These are the log files that the MongoDB Agent creates. |
MongoDB databases | /data |
These are the databases that the MongoDB Agent creates and manages. |
Run the following commands to create the directories:
Using a Different Path than /var/lib
By default, the Agent binaries and Ops Manager
configuration backup file are located in
/var/lib/mongodb-mms-automation
.
If you want to store these files in a different
directory, follow these procedures:
To change the location of the Agent Binaries:
Click Deployment, then Agents, and then Downloads & Settings.
Below the Download Directory heading, click the pencil icon to the right of the path shown in Download Directory (Linux/MacOS).
Change the path to the new path you want.
Click Save.
Create the new directory you specified on each host that runs an Agent.
To change the location of the Agent configuration backup:
Open the Agent configuration file in your preferred text editor.
Change the
mmsConfigBackup
setting to the new path for the configuration backup file.Save the Agent configuration file.
Move the configuration backup file to the new directory.
Assign permissions to the system user that runs the MongoDB Agent.¶
Run the following commands:
Start the MongoDB Agent.¶
From the directory in which you installed the MongoDB Agent and as the system user you created in the last step, issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
On zSeries architecture (managing MongoDB 3.4 or later deployments):
- 6.0+
- 7.0+
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
Running RHEL / CentOS 6.x using the rpm
package
manager:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select Amazon Linux - RPM.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
RHEL 6 for IBM zSeries:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Important
Starting with version 11.0.5.6967-1, when you install the MongoDB Agent
using deb
or rpm
packages, the package doesn’t add
MongoDB binaries to the PATH
environment variable.
If your deployment depends on the presence of MongoDB binaries in
the PATH
, you must manually add the paths to MongoDB
binaries to the PATH
. To learn how to update environment
variables, refer to your operating system’s documentation.
Running RHEL / CentOS 7.x using the rpm
package
manager:
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select RHEL 7.X Z-Series (s390x) - RPM.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
RHEL 7 for IBM zSeries:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the automation-agent.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
automation-agent.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Start the MongoDB Agent.¶
Issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Use this procedure to install enable monitoring on an application
database on Linux systems that do not use deb
or rpm
packages.
Log in to the Ops Manager Application.¶
Enable Application Database Monitoring.¶
To enable application database monitoring:
- Click the Admin link in the upper-right corner of the Ops Manager console.
- Click Enable from either:
- The banner introducing the monitoring capability or
- The
Enable Monitoring
setting.
Install the MongoDB Agent.¶
- Click View Agent Install Instructions. The Install Agent Instructions modal opens.
- From the Select Your Server’s Operating System menu, select Other Linux - TAR.
- Click Next. The Install New MongoDB Agent modal opens.
Download the latest version of the MongoDB Agent.¶
Note
Starting with this step, follow the MongoDB Agent installation modal and copy the commands provided into the Linux shell.
From a system shell on the host that will run the MongoDB Agent,
issue the following curl
command to download the installer for
Generic 64-bit Linux:
Note
Replace <OpsManagerHost>:<Port>
with the hostname and port of
your Ops Manager Application.
Extract the MongoDB Agent.¶
You can install the MongoDB Agent in any directory. If you want to move the archive to another directory before extracting, you may do so.
To install the MongoDB Agent, extract the archive:
Change to the extracted binary directory.¶
Change into the directory that was created after extracting the MongoDB Agent binary:
Edit the MongoDB Agent configuration file.¶
In the directory where you installed the MongoDB Agent, open the
local.config
file in your preferred text editor:
Update the following configuration options:
Key | Value |
---|---|
mmsGroupId |
ProjectID of your project. |
mmsApiKey |
|
mmsBaseUrl |
URL (hostname and port) of the Ops Manager Application. |
The resulting changes to the local.config
file should
look like the following:
Optional: Configure the MongoDB Agent to use a proxy server.¶
To configure the MongoDB Agent to connect to Ops Manager via a proxy
server, you must specify the server in the httpProxy
environment variable.
In the directory where you installed the MongoDB Agent, open the
local.config
file in your preferred text editor.
Add the following configuration key:
Key | Value |
---|---|
httpProxy |
URL (hostname and port) of to your proxy server. |
Optional: Create the binary, log, and data directories.¶
If you have an existing Monitoring Agent user and do not plan on activating Automation, you only need to create the log directory.
Create the following directories to store files that the MongoDB Agent needs.
Note
The use of mongodb-mms-automation
in the file path is a
legacy artifact and does not mean that the MongoDB Agent is being
installed with Automation configured.
Component | Default Directory | Description |
---|---|---|
Binaries | /var/lib/mongodb-mms-automation |
These are the binaries that the MongoDB Agent manages. They include the MongoDB Agent, BI Connector, and MongoDB binaries. |
MongoDB Agent logs | /var/log/mongodb-mms-automation |
These are the log files that the MongoDB Agent creates. |
MongoDB databases | /data |
These are the databases that the MongoDB Agent creates and manages. |
Run the following commands to create the directories:
Using a Different Path than /var/lib
By default, the Agent binaries and Ops Manager
configuration backup file are located in
/var/lib/mongodb-mms-automation
.
If you want to store these files in a different
directory, follow these procedures:
To change the location of the Agent Binaries:
Click Deployment, then Agents, and then Downloads & Settings.
Below the Download Directory heading, click the pencil icon to the right of the path shown in Download Directory (Linux/MacOS).
Change the path to the new path you want.
Click Save.
Create the new directory you specified on each host that runs an Agent.
To change the location of the Agent configuration backup:
Open the Agent configuration file in your preferred text editor.
Change the
mmsConfigBackup
setting to the new path for the configuration backup file.Save the Agent configuration file.
Move the configuration backup file to the new directory.
Assign permissions to the system user that runs the MongoDB Agent.¶
Run the following commands:
Start the MongoDB Agent.¶
From the directory in which you installed the MongoDB Agent and as the system user you created in the last step, issue the following command:
Verify that the MongoDB Agent is running.¶
In the Install Agent Instructions modal, wait for each deployment to show Verified in the Install the MongoDB Agent step.
Click Continue.
Enable monitoring of the Backing Databases.¶
In the Set Up Ops Manager Monitoring modal, wait for the agent to show Monitoring as enabled.
Click Continue.
Provide the Connection Details for the Backing Databases.¶
Complete the following fields:
Hostname | Provide the hostname of the host that serves the backing database. |
---|---|
Port | Provide the port of the backing database. |
Enable Authentication | Toggle this to enable authentication. |
Use TLS/SSL | Toggle to enable TLS. |
After Ops Manager displays Deployment found, click Continue.
Confirm the Backing Databases setup.¶
Ops Manager displays the host serving the backing databases and the running agent. Click Continue.
Enable operational monitoring for the Application Database.¶
Operational monitoring allows you to track CPU, memory, and disk capacity of the Application Database servers and set up alert notification when a specified alert condition occurs.
To disable operational monitoring, click No, Just Monitor.
To enable operational monitoring:
- Review the requirements to add Automation in read-only mode for operational monitoring on each server in your deployment.
- Select the checkbox to confirm that you have read the requirements and risks listed in the page.
- Click Continue.
Install Automation Agent on each of your servers.¶
- Select Automation from the Install Agent dropdown list.
- Click Initialize Automation.
Review and confirm your deployment for operational monitoring.¶
The MongoDB Agent gathers detailed information about the MongoDB processes for operational monitoring.
- To review the information gathered by the MongoDB Agent, click Review Deployment.
- Review the settings in the AppDB: Review Your Changes modal and click Confirm & Deploy.
Note
If you can’t view monitoring data, verify that at least one host has monitoring enabled.