Starting from ClusterControl 1.9.7 (September 2023), ClusterControl GUI v2 is the default frontend graphical user interface (GUI) for ClusterControl. Note that the GUI v1 is considered a feature-freeze product with no future development. All new developments will be happening on ClusterControl GUI v2. See User Guide (GUI v2).
Provides a summary of database operations across all nodes in the cluster.
Running Operations
Provides a view of current running operations similar to <span class="pre">db.currentOp()</span> command. Click on an entry to see details on the bottom window.
Field
Description
Show All Queries
Shows all information on all operations, including operations on idle connections and system operations.
Show Only Queries on Replica Set
Shows all information on all operations, including operations on idle connections and system operations.
The IP address (or hostname) and the ephemeral port of the client connection where the operation originates. See currentOp.client.
Replica Set
The replica set where the operation is run against.
Active
Auto checked if the operation has started or none if the operation is idle, such as an idle connection or an internal thread that is currently idle. See currentOp.active.