Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / k8s_conditions
blobc18318ddf724461dd0fbecef564e31a2ded509db
1 title: Kubernetes conditions
2 agents: linux
3 catalog: containerization/kubernetes
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors different error conditions like disk pressure, kernel
8  deadlocks as well as the readiness status of nodes in a kubernetes cluster.
9  If an error condition is detected or a node is not ready the check returns
10  {CRIT} otherwise {OK}.
12 inventory:
13  One service is created for each condition and one for the readiness status.