Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mongodb_counters
blob627accb7751256f9e9853711c1ee167831ecdbdf
1 title: MongoDB Operation Counters
2 agents: linux
3 catalog: app/mongodb
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the number of operations and replicated
8  operations for a MongoDB instance. It is always OK.
10  Note: If the MongoDB is running as a replica set, this check is not discovered
11  on the same host where the {mk_mongodb} plugin is installed. The data is piggybacked
12  to a pseudo host named after the replica set name, intead.
14 item:
15  {Operations} and {Replica Operations}.
17 inventory:
18  Creates a service for the {Operations} and another one for
19  {Replica Operations} (if applicable).