Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / k8s_resources.memory
blob2a33c600cbba8c2eed07145e411f890963be3112
1 title: Kubernetes memory resources
2 agents: linux
3 catalog: containerization/kubernetes
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the requested memory as well as the memory limits and capacity
8  of a Kubernetes entity. If at least one container running on a node does not specify
9  limits, the node has no applicable limits.
11  By default the check always returns {OK}. Optionally levels can be defined
12  for the Memory usage, i.e. the ratio between requested and allocatable Memory.
14 inventory:
15  One service is created.