Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mongodb_locks
blob817a74c7c4870170e5e7db47d78ab88abd7fa80c
1 title: MongoDB Locks
2 agents: linux
3 catalog: app/mongodb
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the number of read, write and total locks
8  for the active clients and queued operations on a MongoDB instance.
9  You can configure levels for the read, write and total count.
10  Without configuration this check is always OK.
12  Note: If the MongoDB is running as a replica set, this check is not discovered
13  on the same host where the {mk_mongodb} plugin is installed. The data is piggybacked
14  to a pseudo host named after the replica set name, intead.
16 inventory:
17  Creates one service.