Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / k8s_namespaces
blob8a6f0142b170f292afab3a847f4c82c3cd974ee8
1 title: Kubernetes namespaces
2 agents: linux
3 catalog: containerization/kubernetes
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors a namespace in a kubernetes cluster.
8  If a namespace is active the check returns {OK} otherwise {CRIT}.
10 inventory:
11  One service per namespace is created.
13 item:
14  The name of the namespace.