The following metrics are captured:
- Regular Assert
- Assert Warning
- Assert Message
- Assert User
- Number of Connections
- Total Cursors Open
- Total Cursors Timed Out
- Logical Size of cluster data
- Documents Returned Rate
- Documents Inserted Rate
- Documents Updated Rate
- Documents Deleted Rate
- Page Faults
- FTS disk utilization
- FTS process shared memory
- FTS process cpu user
- FTS process cpu kernel
- FTS process normalized cpu user
- FTS process normalized cpu kernel
- Global Lock Current Queue Total
- Global Lock Current Queue Readers
- Global Lock Current Queue Writers
- Memory Resident
- Memory Virtual
- Network Bytes In
- Network Bytes Out
- Number of Network Requests
- Number of Query Commands
- Number of Update Commands
- Number of Delete Commands
- Number of getMores Performed
- Number of Insert Commands
- Operations scan and order
- Oplog Slave replication Lag
- Oplog Master lag time
- Oplog master time
- Oplog rate MB per minute,
- Op execution time reads
- Op execution time writes
- Op execution time commands
- Query executor scanned
- Query executor scanned objects
- Query targeting scanned per returned
- Query Scanned/Returned objects
- Swap usage used
- Swap usage free
- Process CPU User
- Process CPU Kernel
- Process CPU Children User
- Process CPU Children Kernel
- Process CPU User Normalized
- Process CPU Kernel Normalized
- Process CPU Children User Normalized
- Process CPU Children Kernel Normalized
- System CPU User
- System CPU Kernel
- System CPU Nice
- System CPU IOWait
- System CPU IRQ
- System CPU Soft IRQ
- System CPU Guest
- System CPU Steal
- System CPU User Normalized
- System CPU Kernel Normalized
- System CPU Nice Normalized
- System CPU IOWait Normalized
- System CPU IRQ Normalized
- System CPU Soft IRQ Normalized
- System CPU Guest Normalized
- System CPU Steal Normalized
- Tickets available reads
- Tickets available write
- System network in
- System network out
- Used disk space percent
- Disk IOPS read
- Disk IOPS write
Licensing Consumption
The extension consumes DDU Units.
The amount of DDUs units depends on the number of instances.
Requirements
Only compatible with fully SaaS managed Mongo DB. This extension is deployed on an Activate Gate and will connect remotely to your Mongo DB Atlas instance.
Connectivity from your Active Gate to Atlas is required.
Enter your project ID and token on the configuration screen. It can be used with or without a proxy.
The MongoDB API key which consists of a public and private key must be defined on the MongoDB Atlas organization level with a permissions Organization Read Only as a bare minimum.
Troubleshooting
If you get the following error: Configuration error (Cannot find group name), go to https://cloud.mongodb.com/api/atlas/v1.0/groups/YOUR_PROJECT_ID in a browser and enter your API user and API token. If you see the same error, the API key isn't configured properly. Please note that the Key is usually only allowed from specific IP addresses so ensure you issue the request from a valid one.
For more information Click here