title: MongoDB Operation Counters
agents: linux
catalog: app/mongodb
license: GPL
distribution: check_mk
description:
 This check monitors the number of operations and replicated
 operations for a MongoDB instance. It is always OK.

 Note: If the MongoDB is running as a replica set, this check is not discovered
 on the same host where the {mk_mongodb} plugin is installed. The data is piggybacked
 to a pseudo host named after the replica set name, intead.

item:
 {Operations} and {Replica Operations}.

perfdata:
 The rate of {getmore}, {insert}, {update}, {command}, {query} and
 {delete} operations.

inventory:
 Creates a service for the {Operations} and another one for
 {Replica Operations} (if applicable).
