Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mongodb_mem
blobee9ec0e6c72f386804a406972f8cd13efff86751
1 title: MongoDB Memory
2 agents: linux
3 catalog: app/mongodb
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the amount of resident, virtual and mapped memory
8  for a mongodb instance. You can configure levels for each object.
9  Furthermore this check validates if the virtual memory is much higher (3 times)
10  than the mapped memory. This indicates a possible memory leak
11  in the database. The check reports WARN in this scenario.
13  Note: If the MongoDB is running as a replica set, this check is not discovered
14  on the same host where the {mk_mongodb} plugin is installed. The data is piggybacked
15  to a pseudo host named after the replica set name, intead.
17 inventory:
18  Creates one service.